]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/main.cpp
renaming
[wxWidgets.git] / src / mac / carbon / main.cpp
diff --git a/src/mac/carbon/main.cpp b/src/mac/carbon/main.cpp
deleted file mode 100644 (file)
index ad5bd33..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        main.cpp
-// Purpose:     Entry point
-// Author:      Stefan Csomor
-// Modified by:
-// Created:     1998-01-01
-// RCS-ID:      $Id$
-// Copyright:   (c) Stefan Csomor
-// Licence:       wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-// We don't put main() in the library any more. GD.