diff options
Diffstat (limited to 'src/mem/gems_common/ioutil/initvar.hh')
-rw-r--r-- | src/mem/gems_common/ioutil/initvar.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mem/gems_common/ioutil/initvar.hh b/src/mem/gems_common/ioutil/initvar.hh index 8dea8dfc1..d88f80c32 100644 --- a/src/mem/gems_common/ioutil/initvar.hh +++ b/src/mem/gems_common/ioutil/initvar.hh @@ -46,9 +46,6 @@ * setting the varibles (from the command line), printing the configuration, * and saving it to a file. * -* Before including this file, you must define the variable CONFIG_VAR_FILENAME -* to define which variables are to be used. -* * @see confio_t * @author cmauer * @version $Id$ |