diff options
Diffstat (limited to 'python/modules/IcePy/Properties.cpp')
-rw-r--r-- | python/modules/IcePy/Properties.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/modules/IcePy/Properties.cpp b/python/modules/IcePy/Properties.cpp index bbcca6b179b..579853e02c2 100644 --- a/python/modules/IcePy/Properties.cpp +++ b/python/modules/IcePy/Properties.cpp @@ -406,8 +406,6 @@ propertiesGetPropertyAsListWithDefault(PropertiesObject* self, PyObject* args) return list; } - - #ifdef WIN32 extern "C" #endif |