diff options
Diffstat (limited to 'base/fix_wp64.h')
-rw-r--r-- | base/fix_wp64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/fix_wp64.h b/base/fix_wp64.h index 6f7813c..0c4c0bb 100644 --- a/base/fix_wp64.h +++ b/base/fix_wp64.h @@ -73,4 +73,3 @@ inline LONG_PTR SetClassLongPtrW(HWND window, int index, LONG_PTR new_long) { #endif // #if !defined(_WIN64) && defined(_Wp64) #endif // BASE_FIX_WP64_H__ - |