]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - libjava/include/no-gc.h
Imported gcc-4.4.3
[msp430-gcc.git] / libjava / include / no-gc.h
diff --git a/libjava/include/no-gc.h b/libjava/include/no-gc.h
deleted file mode 100644 (file)
index 18e79e1..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-// -*- c++ -*-
-// no-gc.h - Defines for no garbage collector.
-
-/* Copyright (C) 1998, 1999  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.  */
-
-#ifndef __JV_NO_GC__
-#define __JV_NO_GC__
-
-// Nothing.
-
-#endif /* __JV_NO_GC__ */