summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java6
1 files changed, 2 insertions, 4 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
index 4eead7eb21b5..b9853f9037d5 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java
@@ -2,9 +2,9 @@
*
* $RCSfile: NativeView.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-06-30 15:35:16 $
+ * last change: $Author: rt $ $Date: 2005-01-31 16:39:23 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@@ -38,8 +38,6 @@
*
*************************************************************************/
-package OfficeDev.samples.DesktopEnvironment;
-
// __________ Imports __________
import java.awt.*;