From 2b19d34a1705fcf7ab78a4d842e6b40241747558 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 26 Aug 2014 10:35:49 -0400 Subject: [PATCH] chore(cloudcmd) rm DIR reinit --- cloudcmd.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/cloudcmd.js b/cloudcmd.js index 4e755b6e..f0fae92e 100644 --- a/cloudcmd.js +++ b/cloudcmd.js @@ -41,8 +41,6 @@ Template = {}, FS = CloudFunc.FS; - /* reinit main dir os if we on Win32 should be backslashes */ - DIR = main.DIR; exports.start = function(params) { readConfig(function(msg, config) {