aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/boost_shared_ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/tr1/boost_shared_ptr.h')
-rw-r--r--libstdc++-v3/include/tr1/boost_shared_ptr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/include/tr1/boost_shared_ptr.h b/libstdc++-v3/include/tr1/boost_shared_ptr.h
index d90e6ff8171..0e56af56efc 100644
--- a/libstdc++-v3/include/tr1/boost_shared_ptr.h
+++ b/libstdc++-v3/include/tr1/boost_shared_ptr.h
@@ -194,7 +194,6 @@ _GLIBCXX_BEGIN_NAMESPACE(_GLIBCXX_TR1)
}
}
-#ifdef __GTHREADS
template<>
inline void
_Sp_counted_base<_S_mutex>::
@@ -207,7 +206,6 @@ _GLIBCXX_BEGIN_NAMESPACE(_GLIBCXX_TR1)
__throw_bad_weak_ptr();
}
}
-#endif
template<>
inline void