summaryrefslogtreecommitdiff
path: root/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/javax/swing/text/AttributeSet$CharacterAttribute.h')
-rw-r--r--libjava/javax/swing/text/AttributeSet$CharacterAttribute.h31
1 files changed, 0 insertions, 31 deletions
diff --git a/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h b/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h
deleted file mode 100644
index ddc9c19f482..00000000000
--- a/libjava/javax/swing/text/AttributeSet$CharacterAttribute.h
+++ /dev/null
@@ -1,31 +0,0 @@
-
-// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
-
-#ifndef __javax_swing_text_AttributeSet$CharacterAttribute__
-#define __javax_swing_text_AttributeSet$CharacterAttribute__
-
-#pragma interface
-
-#include <java/lang/Object.h>
-extern "Java"
-{
- namespace javax
- {
- namespace swing
- {
- namespace text
- {
- class AttributeSet$CharacterAttribute;
- }
- }
- }
-}
-
-class javax::swing::text::AttributeSet$CharacterAttribute : public ::java::lang::Object
-{
-
-public:
- static ::java::lang::Class class$;
-} __attribute__ ((java_interface));
-
-#endif // __javax_swing_text_AttributeSet$CharacterAttribute__