+++ /dev/null
-/////////////////////////////////////////////////////////////////////////////
-// 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