From 8840fd3226f0f23ce41273e2abebb9a7ac1eb08b Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 13 Apr 2015 15:31:41 +0200 Subject: tdf#82695 allow to build with system collada2gltf Change-Id: I1179e20fd5fbdecd198633d5440621ed08a0465b --- shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shell') diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx index c4a768dedf0f..fbc38528430c 100644 --- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx +++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx @@ -121,8 +121,7 @@ COooFilter::~COooFilter() //M------------------------------------------------------------------------- // Method: COooFilter::QueryInterface (IUnknown::QueryInterface) -// Summary: Queries for requested interface -// Arguments: riid +// Summary: Queries for requested interface // Arguments: riid // [in] Reference IID of requested interface // ppvObject // [out] Address that receives requested interface pointer -- cgit