From e5e8136c6a7f1c30ec733b7bd0992c5d8007b260 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 21 Nov 2012 20:10:24 +0000 Subject: re-factor lifecycle issues in FormattedFieldWrapper. XAggregation.idl has some rather helpful comments on how this should work. --- bridges/source/cpp_uno/shared/unointerfaceproxy.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'bridges') diff --git a/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx b/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx index b82ebfd67903..9672f3c3c2a9 100644 --- a/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx +++ b/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "bridges/cpp_uno/shared/unointerfaceproxy.hxx" #include "bridges/cpp_uno/shared/bridge.hxx" -- cgit