rm some comments

This commit is contained in:
James Campos 2011-05-28 20:19:24 -07:00
parent ae22fc8df9
commit 35fd7a348d

View File

@ -1,9 +1,3 @@
# TODO
# option to skip post form directly to contents on first page,
# like what happens when using thread nav to go to next page
# (floating) qr no-quote button?
# updater cache hacks
# XXX chrome can't into `{log} = console`
if console?
log = (arg) ->
@ -63,7 +57,6 @@ config =
'Auto Update': [false, 'Automatically fetch new posts']
'Interval': 30
# FIXME this is fucking horrible
# flatten the config
_config = {}
((parent, obj) ->