X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8474a52c326082fb21a8d130ec5b6298ea1d0970..6ce8b8484654b5ab073951373c93d9bdd8221881:/samples/opengl/cube/cube.cpp diff --git a/samples/opengl/cube/cube.cpp b/samples/opengl/cube/cube.cpp index 66bac043e0..20fb88d2be 100644 --- a/samples/opengl/cube/cube.cpp +++ b/samples/opengl/cube/cube.cpp @@ -9,11 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma implementation -#pragma interface -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"