]> git.saurik.com Git - wxWidgets.git/commitdiff
cleanup
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 16 Nov 2007 20:53:38 +0000 (20:53 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 16 Nov 2007 20:53:38 +0000 (20:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/gsockmac.h
include/wx/mac/macnotfy.h

index ed521693960eb308b2670b983d605a54ac269c7d..a5ab6110d1fe6a7344bba4c096aac99315813ee3 100644 (file)
@@ -11,6 +11,4 @@
 
 #ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/gsockmac.h"
-#else
-#include "wx/mac/carbon/gsockmac.h"
 #endif
\ No newline at end of file
index e3543ec2bd815a1a9d1913f55e5cf65f1e7f9c99..fc21a61cbc684625f4b72cf64995fafbb7c60a48 100644 (file)
@@ -1,5 +1,3 @@
 #ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/macnotfy.h"
-#else
-#include "wx/mac/carbon/macnotfy.h"
 #endif