Removed superfluous search() in compile_on().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2021 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9079f971cf
commit
d78319516e
@ -422,7 +422,6 @@ compile_on(
|
||||
|
||||
pushsettings( t->settings );
|
||||
result = (*parse->right->func)( parse->right, args );
|
||||
t->boundname = search( t->name, &t->time );
|
||||
popsettings( t->settings );
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user