X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a290fa5a7deebe9d96c0c0089d18e27d4bd9b624..88932ec82d048d006cdc81bd309f5e59aee799ac:/src/univ/inphand.cpp diff --git a/src/univ/inphand.cpp b/src/univ/inphand.cpp index 7cd0e89d44..0c05592dab 100644 --- a/src/univ/inphand.cpp +++ b/src/univ/inphand.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: univ/inphand.cpp +// Name: src/univ/inphand.cpp // Purpose: (trivial) wxInputHandler implementation // Author: Vadim Zeitlin // Modified by: @@ -17,10 +17,6 @@ // headers // --------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "inphand.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"