From: Gilles Depeyrot Date: Wed, 12 Sep 2001 18:41:36 +0000 (+0000) Subject: removed inexistant object file X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1f603d3d9ea4da1ecb2c3a88860ccd25f79b33ee?ds=inline removed inexistant object file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/src/stc/Makefile.in b/contrib/src/stc/Makefile.in index 037cb5d626..790eaa7376 100644 --- a/contrib/src/stc/Makefile.in +++ b/contrib/src/stc/Makefile.in @@ -48,7 +48,6 @@ OBJECTS=PlatWX.o ScintillaWX.o stc.o \ ScintillaBase.o \ Style.o \ ViewStyle.o \ - PosRegExp.o \ DEPFILES=$(OBJECTS:.o=.d) diff --git a/src/stc/Makefile.in b/src/stc/Makefile.in index 037cb5d626..790eaa7376 100644 --- a/src/stc/Makefile.in +++ b/src/stc/Makefile.in @@ -48,7 +48,6 @@ OBJECTS=PlatWX.o ScintillaWX.o stc.o \ ScintillaBase.o \ Style.o \ ViewStyle.o \ - PosRegExp.o \ DEPFILES=$(OBJECTS:.o=.d)