Explorar o código

No way currently to remove plugins

and I'm not aware of a valid usecase for doing so.
JC Brand %!s(int64=8) %!d(string=hai) anos
pai
achega
754caad079
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      docs/source/developer_api.rst

+ 0 - 9
docs/source/developer_api.rst

@@ -112,15 +112,6 @@ Registers a new plugin.
     }
     converse.plugins.add('myplugin', plugin);
 
-remove
-~~~~~~
-
-Removes a plugin from the registry.
-
-.. code-block:: javascript
-
-    converse.plugins.remove('myplugin');
-
 
 Private API methods
 ===================