Remove unused code

pull/320/merge
Aleksander Machniak 9 years ago
parent 4e6f3019f5
commit f0e88f02d5

@ -2,8 +2,6 @@
window.rcmail && rcmail.addEventListener('init', function(evt) {
if (rcmail.env.task == 'settings') {
rcmail.register_command('plugin.enigma', function() { rcmail.goto_url('plugin.enigma') }, true);
if (rcmail.gui_objects.keyslist) {
rcmail.keys_list = new rcube_list_widget(rcmail.gui_objects.keyslist,
{multiselect:true, draggable:false, keyboard:false});

Loading…
Cancel
Save