From 1eb35713bc985dea2e8db7a082f03b34fd4b45d2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 1 Oct 2014 18:44:15 +0200 Subject: Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP ...from times when code used std::auto_ptr. Change-Id: Ia4eca8b0b95a8846886884404009e895daba8a22 --- ucb/source/ucp/webdav-neon/webdavcontent.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'ucb') diff --git a/ucb/source/ucp/webdav-neon/webdavcontent.cxx b/ucb/source/ucp/webdav-neon/webdavcontent.cxx index 84a2e6cca713..936de4c3e8fe 100644 --- a/ucb/source/ucp/webdav-neon/webdavcontent.cxx +++ b/ucb/source/ucp/webdav-neon/webdavcontent.cxx @@ -3121,7 +3121,6 @@ void Content::cancelCommandExecution( } -SAL_WNODEPRECATED_DECLARATIONS_PUSH const OUString Content::getBaseURI( const std::unique_ptr< DAVResourceAccess > & rResAccess ) { @@ -3235,7 +3234,6 @@ Content::ResourceType Content::getResourceType( } return m_eResourceType; } -SAL_WNODEPRECATED_DECLARATIONS_POP Content::ResourceType Content::getResourceType( -- cgit v1.2.3