Nikolay Sivov : comctl32/listview: Remove wrong TODO entry.
Module: wine Branch: master Commit: ebeabf11d39903bbecbcfbbcc6ce1479071832de URL: http://source.winehq.org/git/wine.git/?a=commit;h=ebeabf11d39903bbecbcfbbcc6... Author: Nikolay Sivov <bunglehead(a)gmail.com> Date: Fri May 1 16:26:21 2009 +0400 comctl32/listview: Remove wrong TODO entry. --- dlls/comctl32/listview.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/comctl32/listview.c b/dlls/comctl32/listview.c index 169c242..28dce02 100644 --- a/dlls/comctl32/listview.c +++ b/dlls/comctl32/listview.c @@ -142,7 +142,6 @@ * -- ListView_GetHoverTime, ListView_SetHoverTime * -- ListView_GetISearchString * -- ListView_GetNumberOfWorkAreas - * -- ListView_GetOrigin * -- ListView_GetUnicodeFormat, ListView_SetUnicodeFormat * -- ListView_GetWorkAreas, ListView_SetWorkAreas *
participants (1)
-
Alexandre Julliard