X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fbase%2Fshell%2Fexplorer%2Ftrayntfy.cpp;h=6ece02d875f7c5ddee2cb6da6d79f11cdcc80195;hp=d91e2f5d4fd1038ba8d7f2d749ddab6163dea1cc;hb=2fa8800e5e2e43ab386df5286f02e546bc946256;hpb=440290e1cbf5ea505056e48c22920df469497e74;ds=sidebyside diff --git a/reactos/base/shell/explorer/trayntfy.cpp b/reactos/base/shell/explorer/trayntfy.cpp index d91e2f5d4fd..6ece02d875f 100644 --- a/reactos/base/shell/explorer/trayntfy.cpp +++ b/reactos/base/shell/explorer/trayntfy.cpp @@ -20,9 +20,6 @@ #include "precomp.h" -#define GET_X_LPARAM(lp) ((int)(short)LOWORD(lp)) -#define GET_Y_LPARAM(lp) ((int)(short)HIWORD(lp)) - /* * SysPagerWnd */