Deprecate `WCF.Action.SimpleProxy`
authorMarcel Werk <burntime@woltlab.com>
Mon, 18 Nov 2024 16:54:12 +0000 (17:54 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 18 Nov 2024 16:54:12 +0000 (17:54 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/js/WCF.js

index de52c16fabd5c34181a99916c0719a8ebeda8f41..aa89b9e806f92f9b43c5f220b93977e13f16602f 100755 (executable)
@@ -1240,6 +1240,7 @@ WCF.Action.Proxy = Class.extend({
  * 
  * @param      object          options
  * @param      object          callbacks
+ * @deprecated 6.2 Not (or no longer) used in the software.
  */
 WCF.Action.SimpleProxy = Class.extend({
        /**