removed settingsdlg from makefile.g95 - not part of the library

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
J. Russell Smyth
1999-04-05 03:22:57 +00:00
parent 18c07b73c6
commit dffb854d17

View File

@@ -15,7 +15,7 @@ OBJECTS = antiflickpl.o bardragpl.o barhintspl.o cbcustom.o\
cbstore.o controlarea.o controlbar.o dyntbar.o dyntbarhnd.o\
frmview.o garbagec.o gcupdatesmgr.o hintanimpl.o newbmpbtn.o\
objstore.o panedrawpl.o rowdragpl.o rowlayoutpl.o\
settingsdlg.o toolwnd.o updatesmgr.o
toolwnd.o updatesmgr.o
include $(WXDIR)/src/makelib.g95