removed non existing file which was preventing "make install" from working

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-07-08 21:19:44 +00:00
parent 90a6046ab2
commit b6780e979a
3 changed files with 4 additions and 2 deletions

View File

@@ -1190,7 +1190,6 @@ radiobox.h MotifH
radiobut.h MotifH
region.h MotifH
scrolbar.h MotifH
settings.h MotifH
slider.h MotifH
spinbutt.h MotifH
statbmp.h MotifH

View File

@@ -202,6 +202,10 @@ wxMSW:
- fix iostream.h problem with VC 7.1 (it doesn't support it any longer)
- compilation fix for XRC with mingw32
wxMotif:
- fixed "make install"
2.4.1
-----

View File

@@ -554,7 +554,6 @@ ALL_HEADERS = \
motif/radiobut.h \
motif/region.h \
motif/scrolbar.h \
motif/settings.h \
motif/slider.h \
motif/spinbutt.h \
motif/statbmp.h \