Skip to content

Commit b1c3831

Browse files
author
delphidabbler
committed
streams:
* Removed unnecessary defined symbol. git-svn-id: https://svn.code.sf.net/p/ddablib/code/trunk@1564 eed78412-d13c-44e9-9ac7-ca5071eb296d
1 parent 0178b0c commit b1c3831

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Demos/IStreamWrapDemoFMX/FmIStreamWrap.pas

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
{$IFDEF CONDITIONALEXPRESSIONS}
1515
{$IF CompilerVersion >= 24.0} // Delphi XE3 and later
1616
{$LEGACYIFEND ON} // NOTE: this must come before all $IFEND directives
17-
{$DEFINE REQUIRES_TYPES_UNIT}
1817
{$IFEND}
1918
{$IF CompilerVersion >= 25.0} // Delphi XE4 and later
2019
{$DEFINE REQUIRES_FMX_STDCTRLS}

0 commit comments

Comments
 (0)