Browse Source

- removed unused global variables usegnubinutils and forceforwardslash

git-svn-id: trunk@32675 -
Jonas Maebe 9 years ago
parent
commit
f4f785b52e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compiler/globals.pas

+ 0 - 2
compiler/globals.pas

@@ -272,8 +272,6 @@ interface
        autoloadunits      : string;
        autoloadunits      : string;
 
 
        { linking }
        { linking }
-       usegnubinutils : boolean;
-       forceforwardslash : boolean;
        usewindowapi  : boolean;
        usewindowapi  : boolean;
        description   : string;
        description   : string;
        SetPEFlagsSetExplicity,
        SetPEFlagsSetExplicity,