Remove unused Board.widgets list

issue5063
review25011002
This commit is contained in:
Prayash Mohapatra 2016-05-10 11:48:32 +02:00
parent 6c6d97d559
commit 76c3a8f718

View file

@ -8,7 +8,6 @@
var attributes, attribute, node, actions_prms;
this.context = context;
this.widgets = [];
this.actions = [];
this.el = jQuery('<div/>', {
'class': 'board'