Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
davibe committed Feb 10, 2016
1 parent d160ec7 commit 8b52b07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ui/dispatcher.coffee
Expand Up @@ -5,8 +5,6 @@ ipc = require 'ipc'
{entity, conv, viewstate, userinput, connection, convsettings, notify} = require './models'
{throttle, later, isImg} = require './util'

config = new(require './config')

'connecting connected connect_failed'.split(' ').forEach (n) ->
handle n, -> connection.setState n

Expand Down

0 comments on commit 8b52b07

Please sign in to comment.