From e562de4db76c02d327742718b97dca2bbdb709dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 4 Sep 2006 15:23:06 +0000 Subject: [PATCH] removed unneeded header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/dfb/settings.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/dfb/settings.cpp b/src/dfb/settings.cpp index 2f4752a247..8cd14600ba 100644 --- a/src/dfb/settings.cpp +++ b/src/dfb/settings.cpp @@ -23,8 +23,6 @@ #include "wx/gdicmn.h" #endif -#include "wx/dfb/private.h" - wxColour wxSystemSettingsNative::GetColour(wxSystemColour WXUNUSED(index)) {