shell32: Remove an obsolete comment.

This commit is contained in:
Juan Lang 2009-02-04 08:38:43 -08:00 committed by Alexandre Julliard
parent 5c39ea4509
commit 69cf059e8b
1 changed files with 0 additions and 3 deletions

View File

@ -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