]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dojox/highlight/languages/_all.js
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dojox / highlight / languages / _all.js
diff --git a/static/dojo-release-1.1.1/dojox/highlight/languages/_all.js b/static/dojo-release-1.1.1/dojox/highlight/languages/_all.js
deleted file mode 100644 (file)
index 5097046..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-if(!dojo._hasResource["dojox.highlight.languages._all"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
-dojo._hasResource["dojox.highlight.languages._all"] = true;
-dojo.provide("dojox.highlight.languages._all");
-
-/* groups of similar languages */
-dojo.require("dojox.highlight.languages._static");
-dojo.require("dojox.highlight.languages._dynamic");
-dojo.require("dojox.highlight.languages._www");
-
-
-}