X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83f98b0d1d08ee54f7132439c74ad305cfd5c36d..a58e8e0cd679651e4d2f9c1b110b79965863fda7:/samples/html/about/about.cpp diff --git a/samples/html/about/about.cpp b/samples/html/about/about.cpp index 8f9203d43c..0cea47afd6 100644 --- a/samples/html/about/about.cpp +++ b/samples/html/about/about.cpp @@ -3,11 +3,6 @@ // Purpose: wxHtml testing example ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma implementation "test.cpp" - #pragma interface "test.cpp" -#endif - // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"