Browse Source

Unused field

Source commit: 5549068a8e01672bf43070e87333a969e43c8394
Martin Prikryl 1 year ago
parent
commit
1bd6fb8598
1 changed files with 0 additions and 1 deletions
  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();