]> git.saurik.com Git - wxWidgets.git/commitdiff
removing outdated files on mac
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 10 Jun 2008 17:42:34 +0000 (17:42 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 10 Jun 2008 17:42:34 +0000 (17:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/data.cpp [deleted file]
src/mac/carbon/dc.cpp [deleted file]
src/mac/carbon/dccg.cpp [deleted file]
src/mac/carbon/macnotfy.cpp [deleted file]
src/mac/carbon/utilsexc.cpp [deleted file]

diff --git a/src/mac/carbon/data.cpp b/src/mac/carbon/data.cpp
deleted file mode 100644 (file)
index a99992c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        mac/data.cpp
-// Purpose:     Various global Mac-specific data
-// Author:      Stefan Csomor
-// Modified by:
-// Created:     1998-01-01
-// RCS-ID:      $Id$
-// Copyright:   (c) Stefan Csomor
-// Licence:     wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-#include "wx/wxprec.h"
diff --git a/src/mac/carbon/dc.cpp b/src/mac/carbon/dc.cpp
deleted file mode 100644 (file)
index 0121285..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        src/mac/carbon/dc.cpp
-// Purpose:     wxDC class
-// Author:      Stefan Csomor
-// Modified by:
-// Created:     01/02/97
-// RCS-ID:      $Id$
-// Copyright:   (c) Stefan Csomor
-// Licence:     wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-#include "wx/wxprec.h"
-
-// TODO REMOVE
\ No newline at end of file
diff --git a/src/mac/carbon/dccg.cpp b/src/mac/carbon/dccg.cpp
deleted file mode 100644 (file)
index 25c9804..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        src/mac/carbon/dccg.cpp
-// Purpose:     wxDC class
-// Author:      Stefan Csomor
-// Modified by:
-// Created:     01/02/97
-// RCS-ID:      $Id$
-// Copyright:   (c) Stefan Csomor
-// Licence:     wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-// TODO REMOVE
\ No newline at end of file
diff --git a/src/mac/carbon/macnotfy.cpp b/src/mac/carbon/macnotfy.cpp
deleted file mode 100644 (file)
index 35516a1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-// TODO REMOVE
\ No newline at end of file
diff --git a/src/mac/carbon/utilsexc.cpp b/src/mac/carbon/utilsexc.cpp
deleted file mode 100644 (file)
index 5c8788f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        utilsexec.cpp
-// Purpose:     Execution-related utilities
-// Author:      Stefan Csomor
-// Modified by: 
-// Created:     1998-01-01
-// RCS-ID:      $Id$
-// Copyright:   (c) Stefan Csomor
-// Licence:       wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-// TODO REMOVE