summaryrefslogtreecommitdiff
path: root/scripts/Component.py
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2019-10-29 14:11:27 -0400
committerJoe George <joe@zeroc.com>2021-02-01 16:46:20 -0500
commit9f22d436c536c18df0e3c434162048490c80191f (patch)
treeda5257cb9435bcdbe3614e4f758e36244cac5ed0 /scripts/Component.py
parentFixed doxygen warnings and updated configs. (diff)
downloadice-9f22d436c536c18df0e3c434162048490c80191f.tar.bz2
ice-9f22d436c536c18df0e3c434162048490c80191f.tar.xz
ice-9f22d436c536c18df0e3c434162048490c80191f.zip
Remove IcePatch2 (#602)
Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
Diffstat (limited to 'scripts/Component.py')
-rw-r--r--scripts/Component.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Component.py b/scripts/Component.py
index da3b891fe56..b5bf846c65c 100644
--- a/scripts/Component.py
+++ b/scripts/Component.py
@@ -233,7 +233,6 @@ component = Ice()
from Glacier2Util import *
from IceBoxUtil import *
from IceBridgeUtil import *
-from IcePatch2Util import *
from IceGridUtil import *
from IceStormUtil import *