summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
index 77d65112c736..442703ea4dd8 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportData.java
@@ -80,10 +80,6 @@ public class StarReportData implements ReportData
/**
* This operation checks, whether a call to next will be likely to succeed. If
* there is a next data row, this should return true.
- *
- * @return
- * @throws org.jfree.report.DataSourceException
- *
*/
public boolean isAdvanceable() throws DataSourceException
{