diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-25 10:17:06 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-25 10:17:06 +0000 |
commit | cce876aaaa4a1916a79bbd4569753b5925b8dcb4 (patch) | |
tree | 35aca259b5846940d59415ccb8b5ba262d26ebfe /libstdc++-v3 | |
parent | d050c56ce42a792407337ff4bb173014fc49e022 (diff) | |
download | gcc-cce876aaaa4a1916a79bbd4569753b5925b8dcb4.tar.gz |
remove bogus files accidentally commited during a previous delta
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63399 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
4 files changed, 0 insertions, 17 deletions
diff --git a/libstdc++-v3/testsuite/22_locale/locale/%redact b/libstdc++-v3/testsuite/22_locale/locale/%redact deleted file mode 100644 index 881fe26b689..00000000000 --- a/libstdc++-v3/testsuite/22_locale/locale/%redact +++ /dev/null @@ -1,4 +0,0 @@ -keep cons -keep global_locale_objects -keep operations - diff --git a/libstdc++-v3/testsuite/22_locale/locale/cons/%redact b/libstdc++-v3/testsuite/22_locale/locale/cons/%redact deleted file mode 100644 index fd8353634ac..00000000000 --- a/libstdc++-v3/testsuite/22_locale/locale/cons/%redact +++ /dev/null @@ -1,8 +0,0 @@ -keep 1.cc -keep 2.cc -keep 3.cc -keep 4.cc -keep 5.cc -keep 6.cc -keep 7.cc -keep 8.cc diff --git a/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/%redact b/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/%redact deleted file mode 100644 index 77965df2a51..00000000000 --- a/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/%redact +++ /dev/null @@ -1,3 +0,0 @@ -keep 1.cc -keep 2.cc -keep 3.cc diff --git a/libstdc++-v3/testsuite/22_locale/locale/operations/%redact b/libstdc++-v3/testsuite/22_locale/locale/operations/%redact deleted file mode 100644 index 4cfd4e11e39..00000000000 --- a/libstdc++-v3/testsuite/22_locale/locale/operations/%redact +++ /dev/null @@ -1,2 +0,0 @@ -keep 1.cc -keep 2.cc |