Removed #pragma interface/implementation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2000-05-12 22:18:37 +00:00
parent d66093c7b6
commit fbbfc840a4
2 changed files with 0 additions and 10 deletions

View File

@@ -14,11 +14,6 @@
messages - it will be more visual
*/
#ifdef __GNUG__
#pragma implementation "thread.cpp"
#pragma interface "thread.cpp"
#endif
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"