Remove unneeded comment (__REACTOS__ is always defined)

svn path=/trunk/; revision=29498
This commit is contained in:
Hervé Poussineau 2007-10-11 10:47:25 +00:00
parent a49156cbcc
commit 3e278e062e

View file

@ -9,9 +9,6 @@
* *
*/ */
/* Define only if used under ReactOS */
//#define __REACTOS__
#ifndef _CONFIG_H_INCLUDED_ #ifndef _CONFIG_H_INCLUDED_
#define _CONFIG_H_INCLUDED_ #define _CONFIG_H_INCLUDED_