Remove debugging stuff that crept in in the previous commit.
This commit is contained in:
parent
5a22708ed6
commit
9c48e16769
@ -1146,8 +1146,3 @@ usage(void)
|
||||
" [-m directory] [-V variable] [variable=value] [target ...]");
|
||||
exit(2);
|
||||
}
|
||||
|
||||
void foo(void);
|
||||
void foo(void)
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user