diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2003-02-10 05:47:54 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2003-02-10 05:47:54 +0000 |
| commit | 5801dade0e5c0139d3379f296dc61fad77e4328a (patch) | |
| tree | 54f954d3274c4f5a43a4366c77ef6ab38c5c607d /contrib/libstdc++/include/backward/alloc.h | |
| parent | 72983f38e19d795e4671ce8231e076df7f6c5bc0 (diff) | |
| parent | 61e268fb5fe80d065abc291868bc5286fe3a7632 (diff) | |
Notes
Diffstat (limited to 'contrib/libstdc++/include/backward/alloc.h')
| -rw-r--r-- | contrib/libstdc++/include/backward/alloc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/libstdc++/include/backward/alloc.h b/contrib/libstdc++/include/backward/alloc.h index 4344a1d902c9..9482e4cfebad 100644 --- a/contrib/libstdc++/include/backward/alloc.h +++ b/contrib/libstdc++/include/backward/alloc.h @@ -53,10 +53,6 @@ using std::__debug_alloc; using std::__alloc; using std::__single_client_alloc; using std::allocator; -#ifdef __USE_MALLOC -using std::malloc_alloc; -#else using std::__default_alloc_template; -#endif #endif |
