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

index 686f1ac..01ecb57 100644 (file)
@@ -320,7 +320,7 @@ namespace JSDOC
                }
                
     
-               private string packAll() throws    ScopeParserError // do the packing (run from constructor)
+               private string packAll()   // do the packing (run from constructor)
                {
                    
                    //this.transOrigFile= bpath + '/../lang.en.js'; // needs better naming...