summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_linux_powerpc
diff options
context:
space:
mode:
authorJ. Graeme Lingard <jgraeme+git@gmail.com>2010-10-12 23:35:16 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2010-10-13 12:51:10 +0200
commitbda7aaeb74713f423aa1c80aee982f056007db2e (patch)
treefe5297c0f2d356d7e994fead07d6c968f252a6ef /bridges/source/cpp_uno/gcc3_linux_powerpc
parented927d918e38a2bba4df1146e0470679fe3b5142 (diff)
Remove redundant #include, #define & comments
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_linux_powerpc')
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
index bf2826594162..e6669d38c99a 100644
--- a/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_powerpc/cpp2uno.cxx
@@ -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,