Browse Source

* remove unused private field fterminalprogram

git-svn-id: trunk@39520 -
marco 7 years ago
parent
commit
d5601e3631
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-process/src/process.pp

+ 0 - 1
packages/fcl-process/src/process.pp

@@ -58,7 +58,6 @@ Type
     FRunCommandSleepTime: Integer;
     FRunCommandSleepTime: Integer;
     FStartupOptions : TStartupOptions;
     FStartupOptions : TStartupOptions;
     FProcessID : Integer;
     FProcessID : Integer;
-    FTerminalProgram: String;
     FThreadID : Integer;
     FThreadID : Integer;
     FProcessHandle : Thandle;
     FProcessHandle : Thandle;
     FThreadHandle : Thandle;
     FThreadHandle : Thandle;