plugins: reworked the framework using inheritance + added active_filters
[myslice.git] / plugins / resources_selected / resources_selected.js
index e00cda5..77d023c 100644 (file)
@@ -89,9 +89,7 @@
     function ResourcesSelected(options)
     {
         /* member variables */
-
         this.options = options;
-
         var object = this;
 
         /* The resources that are in the slice */