Ver Fonte

Cleanup.

Martijn Laan há 1 ano atrás
pai
commit
0f428de416
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Components/ScintEdit.pas

+ 1 - 1
Components/ScintEdit.pas

@@ -558,7 +558,7 @@ type
 implementation
 implementation
 
 
 uses
 uses
-  ShellAPI, RTLConsts, UITypes, GraphUtil, IsscintInt;
+  ShellAPI, RTLConsts, UITypes, GraphUtil;
 
 
 { TScintEdit }
 { TScintEdit }