mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
Comment out nslog for now
This commit is contained in:
parent
eae5a25872
commit
e21f1c1394
@ -8,7 +8,8 @@ fs = require 'fs'
|
||||
module = require 'module'
|
||||
path = require 'path'
|
||||
optimist = require 'optimist'
|
||||
nslog = require 'nslog'
|
||||
# TODO: NSLog is missing .lib on windows
|
||||
#nslog = require 'nslog'
|
||||
dialog = require 'dialog'
|
||||
|
||||
console.log = (args...) ->
|
||||
|
Loading…
Reference in New Issue
Block a user