2005-03-21 [paul] 1.9.6cvs9
[claws.git] / src / gtk / about.c
index b7caba55cf8a66f912347cd6dd9456bcf092e5aa..60b4bc35a9a9d82fc548231ab4ae81261f69f7ff 100644 (file)
@@ -167,12 +167,6 @@ static void about_create(void)
 
        g_snprintf(buf, sizeof(buf),
                   _("Compiled-in features:%s"),
-#if HAVE_GDK_IMLIB
-                  " gdk_imlib"
-#endif
-#if HAVE_GDK_PIXBUF
-                  " gdk-pixbuf"
-#endif
 #if USE_THREADS
                   " gthread"
 #endif