Minor cleanup in files.bkl.
Remove duplicate file. Remove commented out variable assignments. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
0b92a2083d
commit
da422ea6a3
@ -4051,7 +4051,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \
|
||||
wx/renderer.h \
|
||||
wx/richmsgdlg.h \
|
||||
wx/scrolbar.h \
|
||||
wx/scrolbar.h \
|
||||
wx/scrolwin.h \
|
||||
wx/selstore.h \
|
||||
wx/settings.h \
|
||||
|
@ -849,7 +849,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
wx/renderer.h
|
||||
wx/richmsgdlg.h
|
||||
wx/scrolbar.h
|
||||
wx/scrolbar.h
|
||||
wx/scrolwin.h
|
||||
wx/selstore.h
|
||||
wx/settings.h
|
||||
@ -2059,15 +2058,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
||||
<set var="OSX_LOWLEVEL_HDR" hints="files">
|
||||
</set>
|
||||
|
||||
<!--
|
||||
<set var="OSX_LOWLEVEL_SRC" hints="files">
|
||||
<if cond="PLATFORM_MACOSX=='1'">$(OSX_LOWLEVEL_SRC)</if>
|
||||
</set>
|
||||
<set var="OSX_LOWLEVEL_HDR" hints="files">
|
||||
<if cond="PLATFORM_MACOSX=='1'">$(OSX_LOWLEVEL_HDR)</if>
|
||||
</set>
|
||||
-->
|
||||
|
||||
<set var="OSX_CARBON_COCOA_SRC" hints="files">
|
||||
<if cond="PLATFORM_MACOSX=='1'">
|
||||
<!-- Common controls implementation -->
|
||||
|
Loading…
Reference in New Issue
Block a user