]> git.saurik.com Git - wxWidgets.git/commitdiff
removing old files
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 11 Jun 2008 04:13:35 +0000 (04:13 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 11 Jun 2008 04:13:35 +0000 (04:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/ftp.cpp

index daf87e82db3bdebff2d03cc2d05ccf485855ca41..27b3e70cdf3af1bd18a02b4d5065f03205cd28f1 100644 (file)
 #include "wx/protocol/protocol.h"
 #include "wx/protocol/ftp.h"
 
-#if defined(__WXMAC__)
-    #include "wx/mac/macsock.h"
-#endif
-
 #ifndef __MWERKS__
     #include <memory.h>
 #endif