diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-14 15:07:10 -0200 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-14 15:07:10 -0200 |
commit | a0d2e0d1572f09890e1c91a8230867fb019b3f10 (patch) | |
tree | 4040344e97a37e394763b9e71a5e1e76ee8affa0 /sx-question.el | |
parent | cdde177a997f47ca215978056a6cfbec6a6ad0f6 (diff) |
Fix lexical bindings.
Diffstat (limited to 'sx-question.el')
-rw-r--r-- | sx-question.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sx-question.el b/sx-question.el index fea8978..0f6d17f 100644 --- a/sx-question.el +++ b/sx-question.el @@ -175,5 +175,4 @@ If no cache exists for it, initialize one with SITE." ;; Local Variables: ;; indent-tabs-mode: nil -;; lexical-binding: t ;; End: |