Removed context_foil(). We don't need it anymore.
authormarkus schnalke <meillo@marmaro.de>
Thu, 28 Jun 2012 18:08:16 +0000 (20:08 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 28 Jun 2012 18:08:16 +0000 (20:08 +0200)
commit68af8da96bea87a5541988870130b6209ce396f6
treefd2db39a7406d004dc7c2b089cc234436273af69
parent4d83cd450b889b65ffab1c352d6580bd5632aae1
Removed context_foil(). We don't need it anymore.
To not read the profile and context, don't call context_read().
Anyway, all mmh tools should read the context. slocal, which is
not truly part of mmh, does not.
h/prototypes.h
sbr/Makefile.in
sbr/context_foil.c [deleted file]
sbr/context_read.c