summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/PropertiesI.cpp')
-rw-r--r--cpp/src/Ice/PropertiesI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertiesI.cpp b/cpp/src/Ice/PropertiesI.cpp
index fc3f9a7fd0c..1fa9015d24a 100644
--- a/cpp/src/Ice/PropertiesI.cpp
+++ b/cpp/src/Ice/PropertiesI.cpp
@@ -203,7 +203,6 @@ Ice::PropertiesI::parseIceCommandLineOptions(const StringSeq& options)
args = parseCommandLineOptions("Glacier", args);
args = parseCommandLineOptions("Glacier2", args);
args = parseCommandLineOptions("IceBox", args);
- args = parseCommandLineOptions("IcePack", args);
args = parseCommandLineOptions("IcePatch", args);
args = parseCommandLineOptions("IcePatch2", args);
args = parseCommandLineOptions("IceStorm", args);