Removing unused global object
This commit is contained in:
parent
cd5eba6549
commit
6ddc844945
@ -211,9 +211,6 @@ Meteor.startup(function() {
|
||||
};
|
||||
|
||||
OHIF.viewer.loadedSeriesData = {};
|
||||
OHIF.viewer.linkSeries = {
|
||||
classifiedOrientation: {}
|
||||
};
|
||||
});
|
||||
|
||||
// Define a jQuery reverse function
|
||||
|
||||
Loading…
Reference in New Issue
Block a user