main: Remove some cruft
Main.hotCorners has been empty for a long, long time. https://bugzilla.gnome.org/show_bug.cgi?id=683156
This commit is contained in:
parent
cb9062f818
commit
b257029d3e
@ -48,7 +48,6 @@ const DEFAULT_BACKGROUND_COLOR = Clutter.Color.from_pixel(0x2266bbff);
|
||||
let automountManager = null;
|
||||
let autorunManager = null;
|
||||
let panel = null;
|
||||
let hotCorners = [];
|
||||
let overview = null;
|
||||
let runDialog = null;
|
||||
let lookingGlass = null;
|
||||
|
Loading…
Reference in New Issue
Block a user