summaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/newi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libg++/libstdc++/newi.cc')
-rw-r--r--contrib/libg++/libstdc++/newi.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libg++/libstdc++/newi.cc b/contrib/libg++/libstdc++/newi.cc
deleted file mode 100644
index b4a5b6aeb7e3..000000000000
--- a/contrib/libg++/libstdc++/newi.cc
+++ /dev/null
@@ -1,7 +0,0 @@
-// Implementation file for the -*- C++ -*- dynamic memory management header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifdef __GNUG__
-#pragma implementation "std/new.h"
-#endif
-#include <std/new.h>