]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/tabctrl.cpp
remove the long deprecated wxTabCtrl class
[wxWidgets.git] / src / osx / carbon / tabctrl.cpp
diff --git a/src/osx/carbon/tabctrl.cpp b/src/osx/carbon/tabctrl.cpp
deleted file mode 100644 (file)
index 16bb6fe..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        src/osx/carbon/tabctrl.cpp
-// Purpose:     wxTabCtrl
-// Author:      Stefan Csomor
-// Modified by:
-// Created:     1998-01-01
-// RCS-ID:      $Id$
-// Copyright:   (c) Stefan Csomor
-// Licence:     wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-#include "wx/wxprec.h"
-
-#if wxUSE_TAB_DIALOG
-
-// superseeded by wxNotebook implementation, skeleton moved to src/osx/
-
-#endif // wxUSE_TAB_DIALOG