From: David Elliott Date: Thu, 14 Oct 2004 03:39:47 +0000 (+0000) Subject: Removed empty wxCocoa wxFileDialog implementation X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ccdc36548556fd2d11a7bdb500788d231ff2a44d Removed empty wxCocoa wxFileDialog implementation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 2a2b0d542f..f413baa222 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1900,7 +1900,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/display.mm src/cocoa/drawer.mm src/cocoa/evtloop.mm - src/cocoa/filedlg.mm src/cocoa/font.cpp src/cocoa/fontdlg.mm src/cocoa/fontenum.mm @@ -1996,7 +1995,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/dialog.h wx/cocoa/display.h wx/cocoa/drawer.h - wx/cocoa/filedlg.h wx/cocoa/font.h wx/cocoa/fontdlg.h wx/cocoa/frame.h diff --git a/include/wx/cocoa/filedlg.h b/include/wx/cocoa/filedlg.h deleted file mode 100644 index 8b13789179..0000000000 --- a/include/wx/cocoa/filedlg.h +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/cocoa/filedlg.mm b/src/cocoa/filedlg.mm deleted file mode 100644 index 8b13789179..0000000000 --- a/src/cocoa/filedlg.mm +++ /dev/null @@ -1 +0,0 @@ -