Remove redundant #include, #define & comments

This commit is contained in:
J. Graeme Lingard
2010-10-12 23:35:16 +01:00
committed by Cédric Bosdonnat
parent ed927d918e
commit bda7aaeb74
36 changed files with 2 additions and 149 deletions

View File

@@ -40,7 +40,6 @@
#include "bridges/cpp_uno/shared/vtablefactory.hxx"
#include "share.hxx"
// #include <stdio.h>
using namespace ::com::sun::star::uno;
@@ -48,7 +47,6 @@ using namespace ::com::sun::star::uno;
namespace
{
//==================================================================================================
static typelib_TypeClass cpp2uno_call(
bridges::cpp_uno::shared::CppInterfaceProxy * pThis,
const typelib_TypeDescription * pMemberTypeDescr,