mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
keep the logs clean corey
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user