summaryrefslogtreecommitdiff
path: root/py/python/Ice.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/python/Ice.py')
-rw-r--r--py/python/Ice.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/py/python/Ice.py b/py/python/Ice.py
index 1b0127e55f2..d15fc42b92c 100644
--- a/py/python/Ice.py
+++ b/py/python/Ice.py
@@ -462,12 +462,6 @@ def createProperties(args=[]):
properties = IcePy.createProperties(args)
return PropertiesI(properties)
-#
-# Ice.getDefaultProperties()
-#
-def getDefaultProperties(args=[]):
- properties = IcePy.getDefaultProperties(args)
- return PropertiesI(properties)
#
# The variables below need to be global in order to properly reference a