]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/colordlg.cpp
removed empty file which wasn't present in the makefiles anyhow
[wxWidgets.git] / src / gtk1 / colordlg.cpp
diff --git a/src/gtk1/colordlg.cpp b/src/gtk1/colordlg.cpp
deleted file mode 100644 (file)
index 05aa15e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        gtk/colordlg.cpp
-// Purpose:     Native wxColourDialog for GTK+
-// Author:      Vaclav Slavik
-// Modified by:
-// Created:     2004/06/04
-// RCS-ID:      $Id$
-// Copyright:   (c) Vaclav Slavik, 2004
-// Licence:     wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
-
-// For compilers that support precompilation, includes "wx.h".
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-    #pragma hdrstop
-#endif