summaryrefslogtreecommitdiffstats
path: root/core/Command/Background/Ajax.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/Background/Ajax.php')
-rw-r--r--core/Command/Background/Ajax.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Background/Ajax.php b/core/Command/Background/Ajax.php
index 3eb00655ead..5dc94d939d7 100644
--- a/core/Command/Background/Ajax.php
+++ b/core/Command/Background/Ajax.php
@@ -26,7 +26,6 @@
namespace OC\Core\Command\Background;
class Ajax extends Base {
-
protected function getMode() {
return 'ajax';
}