From 2fb970cdea450b15b5f7d74099246b6abef16857 Mon Sep 17 00:00:00 2001 From: Joe George Date: Wed, 7 Jun 2017 16:39:31 -0400 Subject: Remove excessive empty lines --- python/modules/IcePy/Properties.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/modules/IcePy/Properties.cpp') 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 -- cgit v1.2.3