aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/awt/gtk/gtkcommon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gnu/awt/gtk/gtkcommon.cc')
-rw-r--r--libjava/gnu/awt/gtk/gtkcommon.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/libjava/gnu/awt/gtk/gtkcommon.cc b/libjava/gnu/awt/gtk/gtkcommon.cc
deleted file mode 100644
index 6a12130..0000000
--- a/libjava/gnu/awt/gtk/gtkcommon.cc
+++ /dev/null
@@ -1,14 +0,0 @@
-// -*- c++ -*-
-// gtkutils.cc - Common functions for the gtk AWT peers.
-
-/* 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. */
-
-#include <gtk/gtk.h>
-
-#include "gtkcommon.h"