Drop unused WriteDebugInfo declaration
Change-Id: I53a6b51fdb1c1d801974da56813b8842384a1c2c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126986 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
This commit is contained in:
parent
8c32e155ac
commit
b33564f3a3
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@
|
|||
|
||||
namespace inprocserv{
|
||||
|
||||
void WriteDebugInfo( DWORD pThis, char* pString, DWORD nToWrite );
|
||||
|
||||
template< class T > class ComSmart
|
||||
{
|
||||
T* m_pInterface;
|
||||
|
|
Loading…
Reference in a new issue