summaryrefslogtreecommitdiff
path: root/reportbuilder/java/com/sun/star/report/DataSourceException.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/com/sun/star/report/DataSourceException.java')
-rw-r--r--reportbuilder/java/com/sun/star/report/DataSourceException.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportbuilder/java/com/sun/star/report/DataSourceException.java b/reportbuilder/java/com/sun/star/report/DataSourceException.java
index 83fbb2f9b208..3fe7c7985aac 100644
--- a/reportbuilder/java/com/sun/star/report/DataSourceException.java
+++ b/reportbuilder/java/com/sun/star/report/DataSourceException.java
@@ -21,7 +21,6 @@ package com.sun.star.report;
* A general exception to indicate that there was an error while accessing the
* datasource.
*
- * @author Thomas Morgner
*/
public class DataSourceException extends Exception
{