Browse Source

Long forgotten declaration

Source commit: 7476a752fa7af820e4fc32d1ce9517882a78b3b4
Martin Prikryl 9 years ago
parent
commit
5f514d5787
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/forms/Progress.h

+ 0 - 1
source/forms/Progress.h

@@ -117,7 +117,6 @@ private:
   void __fastcall SetReadOnly(bool value);
   void __fastcall GlobalMinimize(TObject * Sender);
   UnicodeString __fastcall ItemSpeed(const UnicodeString & Text, TTBXComboBoxItem * Item);
-  bool __fastcall ApplicationHook(TMessage & Message);
   void __fastcall CMDialogKey(TCMDialogKey & Message);
 
 protected: