Remove unused code

This commit is contained in:
Matthias Jentsch 2015-04-13 16:28:55 +02:00
parent 16b9c73436
commit f4c0b35eff
1 changed files with 0 additions and 6 deletions

View File

@ -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
*/ */