]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/plugins_deps.bkl
Fix wrong in wxListCtrl::SetItemColumnImage() in r74716.
[wxWidgets.git] / build / bakefiles / plugins_deps.bkl
index 3193abde05e389a5f26d463be074af2eb8b3a7a9..9f60ad1b48fa27cab7d1d975e7e243572f7f7290 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" ?>
-<!-- $Id$ -->
 
 <makefile>
 
@@ -9,7 +8,7 @@
 
     <set var="PLUGIN_ADV_EXTRALIBS">
         <if cond="USE_PLUGINS=='0'">
-            $(EXTRALIBS_SDL) $(EXTRALIBS_GNOMEPRINT)
+            $(EXTRALIBS_SDL)
         </if>
     </set>