From: Vadim Zeitlin Date: Sat, 18 Sep 2004 12:36:59 +0000 (+0000) Subject: removed unneeded (after patch 1027243) disable.bmp X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0a7fd06a093ab7690a2a733aee8506eb26d8c417?ds=sidebyside removed unneeded (after patch 1027243) disable.bmp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index e9ef435703..a0063646f0 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1269,7 +1269,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/colours.bmp wx/msw/csquery.bmp - wx/msw/disable.bmp wx/msw/blank.cur wx/msw/bullseye.cur diff --git a/include/wx/msw/disable.bmp b/include/wx/msw/disable.bmp deleted file mode 100644 index 8859e1b9ae..0000000000 Binary files a/include/wx/msw/disable.bmp and /dev/null differ diff --git a/include/wx/msw/wx.rc b/include/wx/msw/wx.rc index 4fdda467da..5e8dca03b0 100644 --- a/include/wx/msw/wx.rc +++ b/include/wx/msw/wx.rc @@ -101,8 +101,6 @@ wxICON_SMALL_REMOVEABLE ICON "wx/msw/removble.ico" // Bitmaps // -wxDISABLE_BUTTON_BITMAP BITMAP "wx/msw/disable.bmp" - // For wxContextHelpButton csquery BITMAP "wx/msw/csquery.bmp"