X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a5590939917c61194804be6cfcac6938b2bff6d..af1f0a7631eabaca3d3f24d8b2744524af36bc3f:/src/msw/volume.cpp diff --git a/src/msw/volume.cpp b/src/msw/volume.cpp index c69ac43707..b39e47fc57 100644 --- a/src/msw/volume.cpp +++ b/src/msw/volume.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "fsvolume.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__