summaryrefslogtreecommitdiff
path: root/app/Report/ReportBaseText.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Report/ReportBaseText.php')
-rw-r--r--app/Report/ReportBaseText.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Report/ReportBaseText.php b/app/Report/ReportBaseText.php
index 3254440879..05ff4e950f 100644
--- a/app/Report/ReportBaseText.php
+++ b/app/Report/ReportBaseText.php
@@ -57,8 +57,6 @@ class ReportBaseText extends ReportBaseElement
$this->color = $color;
$this->wrapWidthRemaining = 0;
$this->styleName = $style;
-
- return 0;
}
/**