Skip to content

Commit d8791d8

Browse files
committed
ToolStatus: Remove unused typedef
1 parent 5be9f4a commit d8791d8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

plugins/ToolStatus/toolstatus.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -163,13 +163,6 @@ PTOOLSTATUS_TAB_INFO FindTabInfo(
163163

164164
// toolbar.c
165165

166-
typedef HRESULT (WINAPI *_LoadIconMetric)(
167-
_In_ HINSTANCE hinst,
168-
_In_ PCWSTR pszName,
169-
_In_ int lims,
170-
_Out_ HICON *phico
171-
);
172-
173166
VOID RebarBandInsert(
174167
_In_ UINT BandID,
175168
_In_ HWND HwndChild,

0 commit comments

Comments
 (0)