[FalconJX] resolved TODO

Signed-off-by: Erik de Bruin <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e00b5af3
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e00b5af3
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/e00b5af3

Branch: refs/heads/develop
Commit: e00b5af3f4392a520e0a83a94eac1f031aad0adc
Parents: a8c50e0
Author: Erik de Bruin <[email protected]>
Authored: Fri Apr 19 17:24:09 2013 +0200
Committer: Erik de Bruin <[email protected]>
Committed: Fri Apr 19 17:24:09 2013 +0200

----------------------------------------------------------------------
 .../internal/codegen/js/amd/JSAMDDocEmitter.java   |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/e00b5af3/compiler.jx/src/org/apache/flex/compiler/internal/codegen/js/amd/JSAMDDocEmitter.java
----------------------------------------------------------------------
diff --git 
a/compiler.jx/src/org/apache/flex/compiler/internal/codegen/js/amd/JSAMDDocEmitter.java
 
b/compiler.jx/src/org/apache/flex/compiler/internal/codegen/js/amd/JSAMDDocEmitter.java
index d7fe88b..c79dd3d 100644
--- 
a/compiler.jx/src/org/apache/flex/compiler/internal/codegen/js/amd/JSAMDDocEmitter.java
+++ 
b/compiler.jx/src/org/apache/flex/compiler/internal/codegen/js/amd/JSAMDDocEmitter.java
@@ -32,7 +32,6 @@ public class JSAMDDocEmitter extends JSDocEmitter implements 
IJSAMDDocEmitter
     public JSAMDDocEmitter(IJSEmitter emitter)
     {
         super(emitter);
-        // TODO Auto-generated constructor stub
     }
 
 }

Reply via email to