]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/motif.t
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detach/ in most places.
[wxWidgets.git] / distrib / msw / tmake / motif.t
index dbca7fc9e51c23aee500c80566a84e4a1c62f8e5..9cc31f2883add000fa8461bdc5ca4a68e9a9044d 100644 (file)
@@ -13,7 +13,6 @@
     IncludeTemplate("filelist.t");
 
     #! find all our sources
-    $project{"COMMONOBJS"} .= "parser.o ";
     $project{"GUIOBJS"} .= "xmcombo.o ";
 
     foreach $file (sort keys %wxGeneric) {