From 7c2f5fb4f80c3024c674c417799a2dc295a9bd03 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Wed, 28 Mar 2012 17:08:58 +0200 Subject: Migrate from BSF to javax.script. Update Mozilla Rhino JS engine. Removed some 'auto-generated' comments from intentionally blank methods. Other whitespace/comment cleanup. --- source/com/c2kernel/utils/ActDefCache.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/com/c2kernel/utils/ActDefCache.java') 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 -- cgit v1.2.3