diff options
Diffstat (limited to 'alf/alfcompat.h')
| -rw-r--r-- | alf/alfcompat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/alf/alfcompat.h b/alf/alfcompat.h index e2df004..8186492 100644 --- a/alf/alfcompat.h +++ b/alf/alfcompat.h @@ -34,8 +34,6 @@ static inline BOOL ALF_Compat_IsWinNT(void) return GetVersion() < 0x80000000; } -typedef LRESULT (CALLBACK *ALF_COMPAT_SUBCLASSPROC)(HWND,UINT,WPARAM,LPARAM,UINT_PTR,DWORD_PTR); - typedef struct { UINT cbSize; int iBorderWidth; |
