Remove visual noise from bridges

Change-Id: I53fa23d335ff62795f09f9838d4064cea71aeb65
Reviewed-on: https://gerrit.libreoffice.org/8237
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Alexander Wilms
2014-02-25 17:44:54 +01:00
committed by Caolán McNamara
parent 875129a8d4
commit 6660b9d2c5
102 changed files with 87 additions and 388 deletions

View File

@@ -166,7 +166,6 @@ invoke_copy_to_stack(sal_Int32 * pStackLongs, char * pPT, sal_Int32* d_ov, sal_I
}
}
//==================================================================================================
static void callVirtualMethod(
void * pThis,
sal_Int32 nVtableIndex,
@@ -272,7 +271,6 @@ static void callVirtualMethod(
}
//============================================================================
static void cpp_call(
bridges::cpp_uno::shared::UnoInterfaceProxy * pThis,
bridges::cpp_uno::shared::VtableSlot aVtableSlot,