summaryrefslogtreecommitdiff
path: root/lib/dijit/resources/_modules.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/resources/_modules.js')
-rw-r--r--lib/dijit/resources/_modules.js18
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/dijit/resources/_modules.js b/lib/dijit/resources/_modules.js
deleted file mode 100644
index e75636f1c..000000000
--- a/lib/dijit/resources/_modules.js
+++ /dev/null
@@ -1,18 +0,0 @@
-/*=====
-// dijit fallback for key summaries otherwise not covered by the doc parser
-
-dijit.demos = {
- // summary:
- // Home of the official dijit demo code
-};
-
-dijit.form = {
- // summary:
- // Form and input related widgets
-};
-
-dijit.layout = {
- // summary:
- // Layout related widgets
-};
-=====*/