summaryrefslogtreecommitdiff
path: root/reportbuilder/java/com/sun/star/report/DataSourceFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/com/sun/star/report/DataSourceFactory.java')
-rw-r--r--reportbuilder/java/com/sun/star/report/DataSourceFactory.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportbuilder/java/com/sun/star/report/DataSourceFactory.java b/reportbuilder/java/com/sun/star/report/DataSourceFactory.java
index 8aa0262c8123..f0311fae48db 100644
--- a/reportbuilder/java/com/sun/star/report/DataSourceFactory.java
+++ b/reportbuilder/java/com/sun/star/report/DataSourceFactory.java
@@ -24,7 +24,6 @@ import java.util.Map;
* specified name and parameters. The parameters-map can be null, if there
* are no parameters required.
*
- * @author Thomas Morgner
*/
public interface DataSourceFactory
{