mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-18 08:31:28 +00:00
Turned off logging by default, removed unecessary logs, and fixed bug where turning of logs broke the build.
Reviewed by me.
This commit is contained in:
@@ -247,7 +247,7 @@ Executable.prototype.loadFileDependencies = function()
|
||||
}
|
||||
|
||||
CPLog("DEPENDENCY: Ended");
|
||||
#end
|
||||
#endif
|
||||
|
||||
for (var executablePath in foundExecutablePaths)
|
||||
if (hasOwnProperty.apply(foundExecutablePaths, [executablePath]))
|
||||
|
||||
Reference in New Issue
Block a user