summaryrefslogtreecommitdiff
path: root/UCore.pas
diff options
context:
space:
mode:
Diffstat (limited to 'UCore.pas')
-rw-r--r--UCore.pas5
1 files changed, 0 insertions, 5 deletions
diff --git a/UCore.pas b/UCore.pas
index 1345c96..9f1074f 100644
--- a/UCore.pas
+++ b/UCore.pas
@@ -91,11 +91,6 @@ type
end;
-{$IFDEF KYLIX}
-const INFINITE = Cardinal(-1);
-{$ENDIF}
-
-
var LeftLocalEngine, RightLocalEngine: TPanelEngine;
LeftPanelData, RightPanelData, AssocList, MounterList, ConnectionMgrList: TList;
CommandLineHistory, Bookmarks: TStringList;