config1.builder
[roojspacker] / src / jsdoc / Packer.vala
index 0331918..cfbf79c 100644 (file)
@@ -93,12 +93,9 @@ namespace JSDOC
                */
                 
                public string activeFile = "";
-               
-                       
                        
                public  string outstr = ""; // if no target is specified - then this will contain the result
                
-               
                public PackerRun config;
                
                public Packer(PackerRun config)