Skip to content

Commit

Permalink
remove dijit/WidgetSet deprecated module, refs #1
Browse files Browse the repository at this point in the history
  • Loading branch information
wkeese committed Apr 22, 2013
1 parent 106af78 commit b68aa81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 252 deletions.
247 changes: 0 additions & 247 deletions WidgetSet.js

This file was deleted.

6 changes: 1 addition & 5 deletions registry.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,7 @@ define([
node = node.parentNode;
}
return null;
},

// In case someone needs to access hash.
// Actually, this is accessed from WidgetSet back-compatibility code
_hash: hash
}
};

dijit.registry = registry;
Expand Down

0 comments on commit b68aa81

Please sign in to comment.