Juan Lang : shell32: Remove an obsolete comment.
Module: wine Branch: master Commit: 69cf059e8bd3a5efeb1410a23dad5f363903a1d6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=69cf059e8bd3a5efeb1410a23d... Author: Juan Lang <juan.lang(a)gmail.com> Date: Wed Feb 4 08:38:43 2009 -0800 shell32: Remove an obsolete comment. --- dlls/shell32/tests/shellpath.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/dlls/shell32/tests/shellpath.c b/dlls/shell32/tests/shellpath.c index 9078040..71c236b 100644 --- a/dlls/shell32/tests/shellpath.c +++ b/dlls/shell32/tests/shellpath.c @@ -19,9 +19,6 @@ * This is a test program for the SHGet{Special}Folder{Path|Location} functions * of shell32, that get either a filesystem path or a LPITEMIDLIST (shell * namespace) path for a given folder (CSIDL value). - * - * FIXME: - * - Need to verify on more systems. */ #define COBJMACROS
participants (1)
-
Alexandre Julliard