summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/DebugHelper.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/common/DebugHelper.java')
-rw-r--r--wizards/com/sun/star/wizards/common/DebugHelper.java4
1 files changed, 1 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/common/DebugHelper.java b/wizards/com/sun/star/wizards/common/DebugHelper.java
index ef11c8ff5719..e4a515b3c920 100644
--- a/wizards/com/sun/star/wizards/common/DebugHelper.java
+++ b/wizards/com/sun/star/wizards/common/DebugHelper.java
@@ -9,7 +9,7 @@
*
* $RCSfile: DebugHelper.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.2.36.1 $
*
* This file is part of OpenOffice.org.
*
@@ -29,7 +29,6 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
package com.sun.star.wizards.common;
import com.sun.star.uno.Exception;
@@ -60,5 +59,4 @@ public class DebugHelper
{
// throw new UnsupportedOperationException("Not supported yet.");
}
-
}