Removed unused _close

This commit is contained in:
Fmstrat
2019-12-31 14:27:09 -05:00
parent a8fa2f3ef4
commit cda9b5df81

View File

@@ -9,8 +9,6 @@ let config = {
debug: true
}
let _close = 50;
// View logs with `journalctl -qf |grep WinTile`
var _log = function(str) {
if (config.debug) {