Cdb: Modernize cdb extension

Change-Id: I18b0c60108ffda6cd46db637c9de93eded7f8469
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2016-08-30 15:24:49 +02:00
parent ca3bcd811e
commit 6c00095181
13 changed files with 55 additions and 91 deletions

View File

@@ -47,10 +47,6 @@ EventCallback::EventCallback(IDebugEventCallbacks *wrapped) :
{
}
EventCallback::~EventCallback()
{
}
STDMETHODIMP EventCallback::QueryInterface(
THIS_
IN REFIID InterfaceId,