summaryrefslogtreecommitdiff
path: root/source/com/c2kernel/utils/ActDefCache.java
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-03-28 17:08:58 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-03-28 17:08:58 +0200
commit7c2f5fb4f80c3024c674c417799a2dc295a9bd03 (patch)
treedac026b511a5885f0f0aa8061a537a08c07baa4e /source/com/c2kernel/utils/ActDefCache.java
parent138577d60b2612c7cbe48a44d43fec548b20fac8 (diff)
Migrate from BSF to javax.script. Update Mozilla Rhino JS engine.
Removed some 'auto-generated' comments from intentionally blank methods. Other whitespace/comment cleanup.
Diffstat (limited to 'source/com/c2kernel/utils/ActDefCache.java')
-rw-r--r--source/com/c2kernel/utils/ActDefCache.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/com/c2kernel/utils/ActDefCache.java b/source/com/c2kernel/utils/ActDefCache.java
index 2982aa3..0c9fea1 100644
--- a/source/com/c2kernel/utils/ActDefCache.java
+++ b/source/com/c2kernel/utils/ActDefCache.java
@@ -93,8 +93,6 @@ public class ActDefCache {
}
@Override
public void control(String control, String msg) {
- // TODO Auto-generated method stub
-
}
}
} \ No newline at end of file