X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fprofiler%2FProfilerStub.php;h=1017e44660ac9ba0059c1a8e61f490b9e6da43c9;hb=78b005d86d5582aa47687f7622c9987312c3c368;hp=3fe9cddb3fbe40b3e28305714232315ba00fb239;hpb=d24b74ce2db24799dbaa2abe0277a48694ad2ebd;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/profiler/ProfilerStub.php b/includes/profiler/ProfilerStub.php index 3fe9cddb3f..1017e44660 100644 --- a/includes/profiler/ProfilerStub.php +++ b/includes/profiler/ProfilerStub.php @@ -40,10 +40,6 @@ class ProfilerStub extends Profiler { public function close() { } - public function getCurrentSection() { - return ''; - } - public function logData() { }