(makeqt): Unused, remove.
This commit is contained in:
parent
e2f3f6839e
commit
aac6312c74
2 changed files with 0 additions and 14 deletions
|
@ -44,6 +44,5 @@ struct qelem {
|
|||
void insque(struct qelem *p, struct qelem *q);
|
||||
void remque(struct qelem *p);
|
||||
void initque(struct qelem *p);
|
||||
struct qelem *makeqt(int nelem);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue