summaryrefslogtreecommitdiff
path: root/ACE/ace/MEM_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/MEM_Connector.h')
-rw-r--r--ACE/ace/MEM_Connector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/ace/MEM_Connector.h b/ACE/ace/MEM_Connector.h
index a8e3949902e..17aa79f6414 100644
--- a/ACE/ace/MEM_Connector.h
+++ b/ACE/ace/MEM_Connector.h
@@ -141,10 +141,6 @@ public:
/// Set the preferred signaling strategy.
void preferred_strategy (ACE_MEM_IO::Signal_Strategy strategy);
- /// Accessor to underlying malloc options.
- /// @deprecated This method has been deprecated.
- ACE_MEM_SAP::MALLOC_OPTIONS &malloc_options (void);
-
// = Meta-type info
typedef ACE_INET_Addr PEER_ADDR;
typedef ACE_MEM_Stream PEER_STREAM;