aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/no-gc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/include/no-gc.h')
-rw-r--r--libjava/include/no-gc.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/libjava/include/no-gc.h b/libjava/include/no-gc.h
deleted file mode 100644
index f5775b9f5e5..00000000000
--- a/libjava/include/no-gc.h
+++ /dev/null
@@ -1,17 +0,0 @@
-// -*- c++ -*-
-// no-gc.h - Defines for no garbage collector.
-
-/* Copyright (C) 1998, 1999 Cygnus Solutions
-
- 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. */
-
-#ifndef __JV_NO_GC__
-#define __JV_NO_GC__
-
-// Nothing.
-
-#endif /* __JV_NO_GC__ */