src/jsdoc/Packer.vala
authorAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 08:53:47 +0000 (16:53 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 08:53:47 +0000 (16:53 +0800)
src/jsdoc/Packer.vala

index f553cb7..686f1ac 100644 (file)
@@ -245,7 +245,7 @@ namespace JSDOC
                }
                 
                
-               public string pack(string target, string targetDebug = "") throws PackerError,   ScopeParserError
+               public string pack(string target, string targetDebug = "") throws PackerError 
                {
                    this.target = target;
                        this.targetDebug  = targetDebug;