diff options
Diffstat (limited to 'lib/private/legacy')
-rw-r--r-- | lib/private/legacy/OC_Util.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/private/legacy/OC_Util.php b/lib/private/legacy/OC_Util.php index 4e6e1773291..d23b4f13130 100644 --- a/lib/private/legacy/OC_Util.php +++ b/lib/private/legacy/OC_Util.php @@ -25,10 +25,6 @@ class OC_Util { public static $styles = []; public static $headers = []; - protected static function getAppManager() { - return \OC::$server->getAppManager(); - } - /** * Setup the file system * |