This commit is contained in:
rsc 2005-10-29 17:40:58 +00:00
parent 1726f602fe
commit ae3265db67

View file

@ -35,4 +35,5 @@ traceinit(void)
void
settrace(char *trace)
{
USED(trace);
}