Quellcode durchsuchen

Unused field

Source commit: 5549068a8e01672bf43070e87333a969e43c8394
Martin Prikryl vor 1 Jahr
Ursprung
Commit
1bd6fb8598
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      source/forms/ImportSessions.h

+ 0 - 1
source/forms/ImportSessions.h

@@ -40,7 +40,6 @@ private:
   TList * FSessionListsList;
   TStrings * FErrors;
   std::unique_ptr<TStoredSessionList> FPastedKnownHosts;
-  int FKnownHostsIndex;
   void __fastcall UpdateControls();
   void __fastcall LoadSessions();
   void __fastcall ClearSelections();