remove unused macro from chan.c
This commit is contained in:
parent
81c9ede53f
commit
eb266ded8d
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ struct Elemlist
|
|||
int prefix;
|
||||
};
|
||||
|
||||
#define SEP(c) ((c) == 0 || (c) == '/')
|
||||
|
||||
char*
|
||||
chanpath(Chan *c)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue