diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-11-21 20:10:24 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-11-27 12:55:11 +0000 |
commit | e5e8136c6a7f1c30ec733b7bd0992c5d8007b260 (patch) | |
tree | c3617f2c7b6da1ad7c785007a47a94be07b64c7b /bridges/source | |
parent | 0a063f3a36eaf7b90ab6a5cd5b2ad6a63ce9742c (diff) |
re-factor lifecycle issues in FormattedFieldWrapper.
XAggregation.idl has some rather helpful comments on how this
should work.
Diffstat (limited to 'bridges/source')
-rw-r--r-- | bridges/source/cpp_uno/shared/unointerfaceproxy.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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" |