projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compile fixes for EMX
[wxWidgets.git]
/
src
/
common
/
sckfile.cpp
diff --git
a/src/common/sckfile.cpp
b/src/common/sckfile.cpp
index 6c472fe2241826786eeb43232af8c09e323ff7eb..7cfb56086cb97b7067fa6bdfa9d0053cfaa39492 100644
(file)
--- a/
src/common/sckfile.cpp
+++ b/
src/common/sckfile.cpp
@@
-23,8
+23,6
@@
#include "wx/defs.h"
#endif
-#if wxUSE_SOCKETS
-
#include <stdio.h>
#include <wx/wfstream.h>
#include <wx/protocol/file.h>
@@
-48,5
+46,3
@@
wxInputStream *wxFileProto::GetInputStream(const wxString& path)
return new wxFileInputStream(path);
}
-#endif
- // wxUSE_SOCKETS