summaryrefslogtreecommitdiff
path: root/java/src/IceGridGUI/Application/ServiceInstanceEditor.java
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2006-06-05 21:59:38 +0000
committerBernard Normier <bernard@zeroc.com>2006-06-05 21:59:38 +0000
commite4ed2530b30e4314ae622a255abf0e76630ea6c7 (patch)
tree6001a71f1eb7161fcd56f49489abe61d6e20e284 /java/src/IceGridGUI/Application/ServiceInstanceEditor.java
parentadd filters back to build (diff)
downloadice-e4ed2530b30e4314ae622a255abf0e76630ea6c7.tar.bz2
ice-e4ed2530b30e4314ae622a255abf0e76630ea6c7.tar.xz
ice-e4ed2530b30e4314ae622a255abf0e76630ea6c7.zip
Added validation
Diffstat (limited to 'java/src/IceGridGUI/Application/ServiceInstanceEditor.java')
-rwxr-xr-xjava/src/IceGridGUI/Application/ServiceInstanceEditor.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/src/IceGridGUI/Application/ServiceInstanceEditor.java b/java/src/IceGridGUI/Application/ServiceInstanceEditor.java
index 59113937479..5d03bdadffa 100755
--- a/java/src/IceGridGUI/Application/ServiceInstanceEditor.java
+++ b/java/src/IceGridGUI/Application/ServiceInstanceEditor.java
@@ -152,7 +152,6 @@ class ServiceInstanceEditor extends CommunicatorChildEditor
_propertiesPanel.setName("Service Properties");
}
-
void show(ServiceInstance service)
{
detectUpdates(false);