diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-12-17 20:38:30 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-12-17 20:38:30 -0500 |
commit | f697b94dae734c695cc2451e76f997b04f1e8845 (patch) | |
tree | 1b111b4c47b1d93f5f07cbb9c02846900b1fc406 /init.lua | |
parent | 177966013a7796c84036d23259fd2e6c7837ad63 (diff) |
get rid of a redundant comment
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ -- License: WTFPL -- --- Read (and if necessary, copy) the config file - pipeworks = {} local DEBUG = false |