1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-11 13:55:47 +01:00

Simplify some overwrought optional arg handling in StatusLine updaters.

--HG--
extra : rebase_source : 08270edb93ef96cb00d8b16239ff29d61f2299cb
This commit is contained in:
Doug Kearns
2010-11-05 18:36:12 +11:00
parent 903268b0e1
commit 81fb98b4c4
2 changed files with 11 additions and 7 deletions

View File

@@ -11,6 +11,8 @@ ARCHITECTURE:
Unfortunately, nearly all of the parsers are lacking in some way, bloated to
hell, and/or lack support for JS 1.8. --Kris
- unify the disgusting hodge podge of contract specification styles
REFACTORING:
- remove unnecessary usage of "self"