From 82e3913d76fb83e45705dc8e9046377e8f0e2134 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 10 Jun 2008 17:42:34 +0000 Subject: [PATCH] removing outdated files on mac git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/data.cpp | 12 ------------ src/mac/carbon/dc.cpp | 14 -------------- src/mac/carbon/dccg.cpp | 12 ------------ src/mac/carbon/macnotfy.cpp | 1 - src/mac/carbon/utilsexc.cpp | 12 ------------ 5 files changed, 51 deletions(-) delete mode 100644 src/mac/carbon/data.cpp delete mode 100644 src/mac/carbon/dc.cpp delete mode 100644 src/mac/carbon/dccg.cpp delete mode 100644 src/mac/carbon/macnotfy.cpp delete mode 100644 src/mac/carbon/utilsexc.cpp diff --git a/src/mac/carbon/data.cpp b/src/mac/carbon/data.cpp deleted file mode 100644 index a99992c6aa..0000000000 --- a/src/mac/carbon/data.cpp +++ /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 index 0121285568..0000000000 --- a/src/mac/carbon/dc.cpp +++ /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 index 25c9804a95..0000000000 --- a/src/mac/carbon/dccg.cpp +++ /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 index 35516a1860..0000000000 --- a/src/mac/carbon/macnotfy.cpp +++ /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 index 5c8788f26d..0000000000 --- a/src/mac/carbon/utilsexc.cpp +++ /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 -- 2.45.2