// Created: 9-Oct-2001
// RCS-ID: $Id$
// Copyright: (c) wxWindows team
-// Licence: wxWindows license
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
// ----------------------------------------------------------------------------
-#if 0
+
wxClientDataContainer::wxClientDataContainer()
{
return m_clientData;
}
-#endif
+
// ----------------------------------------------------------------------------