]> git.lyx.org Git - features.git/blobdiff - src/graphics/ImageLoaderXPM.C
some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile...
[features.git] / src / graphics / ImageLoaderXPM.C
index 9cdf6de1e71c71d4ec3eab79e2357a7bf18b68b0..6d1ad4117a08ce2becc4a43915478db879a8e29b 100644 (file)
@@ -60,10 +60,8 @@ ImageLoaderXPM::runImageLoader(string const & filename)
 {
        Display * display = GUIRunTime::x11Display();
 
-//(BE 2000-08-05)
-#ifdef WITH_WARNINGS
-#warning This might be a dirty thing, but I dont know any other solution.
-#endif
+       //(BE 2000-08-05)
+       // This might be a dirty thing, but I dont know any other solution.
        Screen * screen = ScreenOfDisplay(display, GUIRunTime::x11Screen());
 
        Pixmap pixmap;