Removed #pragma implementation "appbase.h" which caused duplicate symbols

to between app.o and appcmn.o


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Bedward 1999-10-19 09:21:44 +00:00
parent c336585eec
commit bcdfb2cf30

View File

@ -11,7 +11,6 @@
#ifdef __GNUG__
#pragma implementation "app.h"
#pragma implementation "appbase.h"
#endif
#include "wx/frame.h"