Remove unused code
This commit is contained in:
parent
16b9c73436
commit
f4c0b35eff
|
@ -17,12 +17,6 @@
|
||||||
|
|
||||||
Icinga.Events.prototype = {
|
Icinga.Events.prototype = {
|
||||||
|
|
||||||
keyboard: {
|
|
||||||
ctrlKey: false,
|
|
||||||
altKey: false,
|
|
||||||
shiftKey: false
|
|
||||||
},
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Icinga will call our initialize() function once it's ready
|
* Icinga will call our initialize() function once it's ready
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue