mirror of
https://github.com/FranP-code/wintile.git
synced 2025-10-13 00:33:46 +00:00
Removed unused _close
This commit is contained in:
@@ -9,8 +9,6 @@ let config = {
|
|||||||
debug: true
|
debug: true
|
||||||
}
|
}
|
||||||
|
|
||||||
let _close = 50;
|
|
||||||
|
|
||||||
// View logs with `journalctl -qf |grep WinTile`
|
// View logs with `journalctl -qf |grep WinTile`
|
||||||
var _log = function(str) {
|
var _log = function(str) {
|
||||||
if (config.debug) {
|
if (config.debug) {
|
||||||
|
|||||||
Reference in New Issue
Block a user