Author: hpoussin
Date: Thu Oct 11 14:47:25 2007
New Revision: 29498
URL:
http://svn.reactos.org/svn/reactos?rev=29498&view=rev
Log:
Remove unneeded comment (__REACTOS__ is always defined)
Modified:
trunk/reactos/base/shell/cmd/config.h
Modified: trunk/reactos/base/shell/cmd/config.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/cmd/config.h?re…
==============================================================================
--- trunk/reactos/base/shell/cmd/config.h (original)
+++ trunk/reactos/base/shell/cmd/config.h Thu Oct 11 14:47:25 2007
@@ -8,9 +8,6 @@
* started.
*
*/
-
-/* Define only if used under ReactOS */
-//#define __REACTOS__
#ifndef _CONFIG_H_INCLUDED_
#define _CONFIG_H_INCLUDED_