summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/PerformanceContainer.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/PerformanceContainer.java')
-rw-r--r--qadevOOo/runner/convwatch/PerformanceContainer.java14
1 files changed, 0 insertions, 14 deletions
diff --git a/qadevOOo/runner/convwatch/PerformanceContainer.java b/qadevOOo/runner/convwatch/PerformanceContainer.java
index 0d90fec8a15f..87612dc00531 100644
--- a/qadevOOo/runner/convwatch/PerformanceContainer.java
+++ b/qadevOOo/runner/convwatch/PerformanceContainer.java
@@ -220,18 +220,4 @@ public class PerformanceContainer /* extends *//* implements */ {
}
}
-// public static void main(String[] args) {
-
-// BorderRemover a = new BorderRemover();
-// try
-// {
-// a.createNewImageWithoutBorder(args[0], args[1]);
-// }
-// catch(java.io.IOException e)
-// {
-// System.out.println("Exception caught.");
-// }
-// */
-// }
-
}