Skip to content

Commit

Permalink
Deprecate WCF.Action.SimpleProxy
Browse files Browse the repository at this point in the history
Because it is not (or no longer) used in the software.

see #5974
  • Loading branch information
BurntimeX committed Nov 18, 2024
1 parent abf1a3c commit e9ed8cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wcfsetup/install/files/js/WCF.js
Original file line number Diff line number Diff line change
Expand Up @@ -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({
/**
Expand Down

0 comments on commit e9ed8cf

Please sign in to comment.