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 @@ -