samples: Various fixes
[sdk] / samples / guiAndGfx / mekano / mekanownd.ec
index 1d65386..3090033 100644 (file)
@@ -34,7 +34,7 @@ public:
 #endif
    background = slateGray;
 
-   BitmapResource bg { ":ecere.bmp", window = this };
+   // BitmapResource bg { ":ecere.bmp", window = this };
 
    MekanoWnd()
    {