keep the logs clean corey

This commit is contained in:
Corey Johnson
2011-08-29 17:08:59 -07:00
parent f542026872
commit 0d045b76c8

View File

@@ -5,7 +5,6 @@ exports.outArgument = (args...) ->
if not @outArgument2?
OSX.JSCocoa.createClass_parentClass_('JSCocoaOutArgument2', 'JSCocoaOutArgument')
console.log(OSX.JSCocoaOutArgument2)
o = OSX.JSCocoaOutArgument2.instance
o.isOutArgument = true
if args.length == 2