Remove duplicate sample.xpm inclusion from stc sample.
This sample already included sample.xpm even before the recent changes replacing mondrian.xpm (which it also included) inclusion with sample.xpm so now it included it twice. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,10 +39,6 @@
|
|||||||
#include "edit.h" // Edit module
|
#include "edit.h" // Edit module
|
||||||
#include "prefs.h" // Prefs
|
#include "prefs.h" // Prefs
|
||||||
|
|
||||||
#ifndef __WXMSW__
|
|
||||||
#include "../sample.xpm"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
// resources
|
// resources
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user