From ec7c50a5edca00bb00acfa0ad507835f8aa2fc16 Mon Sep 17 00:00:00 2001 From: David Elliott Date: Thu, 14 Oct 2004 03:01:44 +0000 Subject: [PATCH] Removed empty wxCocoa taskbar files and broken files.bkl commit. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 2 -- include/wx/cocoa/taskbar.h | 1 - src/cocoa/taskbar.mm | 1 - 3 files changed, 4 deletions(-) delete mode 100644 include/wx/cocoa/taskbar.h delete mode 100644 src/cocoa/taskbar.mm diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 3122e0cc28..2a2b0d542f 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1930,7 +1930,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/statbox.mm src/cocoa/statline2.mm src/cocoa/stattext.mm - src/cocoa/taskbar.mm src/cocoa/textctrl.mm src/cocoa/toolbar.mm src/cocoa/tooltip.mm @@ -2024,7 +2023,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/statbox.h wx/cocoa/statline.h wx/cocoa/stattext.h - wx/cocoa/taskbar.h wx/cocoa/textctrl.h wx/cocoa/toolbar.h wx/cocoa/toplevel.h diff --git a/include/wx/cocoa/taskbar.h b/include/wx/cocoa/taskbar.h deleted file mode 100644 index 8b13789179..0000000000 --- a/include/wx/cocoa/taskbar.h +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/cocoa/taskbar.mm b/src/cocoa/taskbar.mm deleted file mode 100644 index 8b13789179..0000000000 --- a/src/cocoa/taskbar.mm +++ /dev/null @@ -1 +0,0 @@ - -- 2.50.0