* Created: 2000
* Updated:
* Copyright:
+ * License: wxWindows licence
*/
-static const char sccsid[] = "%W% %G%";
-
-#if defined(__GNUG__) && !defined(__APPLE__)
- #pragma implementation
- #pragma interface
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__