Browse Source

Remove invalid comment

JC Brand 8 years ago
parent
commit
a51d503ea5
1 changed files with 0 additions and 8 deletions
  1. 0 8
      src/converse-core.js

+ 0 - 8
src/converse-core.js

@@ -7,14 +7,6 @@
 /*global Backbone, define, window, document, locales */
 /*global Backbone, define, window, document, locales */
 
 
 (function (root, factory) {
 (function (root, factory) {
-    // Two modules are loaded as dependencies.
-    //
-    // * **converse-dependencies**: A list of dependencies converse.js depends on.
-    //   The path to this module is in main.js and the module itself can be overridden.
-    // * **converse-templates**: The HTML templates used by converse.js.
-    //
-    // The dependencies are then split up and passed into the factory function,
-    // which contains and instantiates converse.js.
     define("converse-core", [
     define("converse-core", [
         "jquery",
         "jquery",
         "underscore",
         "underscore",