aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/peer/FontPeer.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/java/awt/peer/FontPeer.java')
-rw-r--r--libjava/java/awt/peer/FontPeer.java13
1 files changed, 0 insertions, 13 deletions
diff --git a/libjava/java/awt/peer/FontPeer.java b/libjava/java/awt/peer/FontPeer.java
deleted file mode 100644
index 2a65a38f574..00000000000
--- a/libjava/java/awt/peer/FontPeer.java
+++ /dev/null
@@ -1,13 +0,0 @@
-/* Copyright (C) 2000 Free Software Foundation
-
- This file is part of libgcj.
-
-This software is copyrighted work licensed under the terms of the
-Libgcj License. Please consult the file "LIBGCJ_LICENSE" for
-details. */
-
-package java.awt.peer;
-
-public interface FontPeer
-{
-}