Kaydet (Commit) 08ff9e0c authored tarafından Jochen Nitschke's avatar Jochen Nitschke

remove unused struct

since f24b46c2
    loplugin:unusedfields in vcl

Change-Id: Idef892664a7c53c15e27685fdb7faa36d8b81f30
Reviewed-on: https://gerrit.libreoffice.org/40327Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJochen Nitschke <j.nitschke+logerrit@ok.de>
üst a1b0408a
......@@ -154,12 +154,6 @@ extern "C" {
typedef UnoWrapperBase* (SAL_CALL *FN_TkCreateUnoWrapper)();
}
struct ImplEventHook
{
void* mpUserData;
VCLEventHookProc mpProc;
};
struct ImplPostEventData
{
VclEventId mnEvent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment