summaryrefslogtreecommitdiff
path: root/ACE/ace/MEM_Connector.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/MEM_Connector.inl')
-rw-r--r--ACE/ace/MEM_Connector.inl9
1 files changed, 0 insertions, 9 deletions
diff --git a/ACE/ace/MEM_Connector.inl b/ACE/ace/MEM_Connector.inl
index 024ab5d8b5b..76bd05ba7d7 100644
--- a/ACE/ace/MEM_Connector.inl
+++ b/ACE/ace/MEM_Connector.inl
@@ -18,13 +18,4 @@ ACE_MEM_Connector::preferred_strategy (ACE_MEM_IO::Signal_Strategy strategy)
this->preferred_strategy_ = strategy;
}
-ACE_INLINE ACE_MEM_SAP::MALLOC_OPTIONS &
-ACE_MEM_Connector::malloc_options (void)
-{
- // @@ This function has been deprecated and will be removed in the
- // future.
-
- return this->malloc_options_;
-}
-
ACE_END_VERSIONED_NAMESPACE_DECL