SVN revision: 20673
This commit is contained in:
Christopher Michael 2006-02-21 11:51:52 +00:00
parent 86a935f4dd
commit 4e36ed0ff2
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ _net_init(E_Module *m)
nf = _net_face_init(n, con);
if (nf)
{
printf("Created Face\n");
if (!fl)
{
nf->conf = E_NEW(Config_Face, 1);