]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/commitdiff
flags moved
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 9 Aug 2007 12:01:24 +0000 (12:01 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 9 Aug 2007 12:01:24 +0000 (12:01 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/frsh/trunk/include@659 35b4ef3e-fd22-0410-ab77-dab3279adceb

frsh.h

diff --git a/frsh.h b/frsh.h
index ee1b705b1d4f859da91b9be911efee2e8a625290..b7ace26095250b47b1c0344bce33230a826a8e54 100644 (file)
--- a/frsh.h
+++ b/frsh.h
 
 #endif  //FRSH_SPARE_CAPACITY_MODULE_SUPPORTED
 
-#ifndef FRSH_DISTRIBUTED_MODULE_SUPPORTED
-    #define FRSH_DISTRIBUTED_MODULE_SUPPORTED 0
-#endif  //FRSH_DISTRIBUTED_MODULE_SUPPORTED
-
-
-
 #endif // _FRSH_H_