Remove declaration of unimplemented method
Remove declaration of unimplemented method from include/patty/kiss/tnc.h
This commit is contained in:
parent
530d2a4555
commit
92164908aa
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@ int patty_kiss_tnc_fd(patty_kiss_tnc *tnc);
|
||||||
|
|
||||||
void patty_kiss_tnc_destroy(patty_kiss_tnc *tnc);
|
void patty_kiss_tnc_destroy(patty_kiss_tnc *tnc);
|
||||||
|
|
||||||
size_t patty_kiss_tnc_dropped(patty_kiss_tnc *tnc);
|
|
||||||
|
|
||||||
int patty_kiss_tnc_pending(patty_kiss_tnc *tnc);
|
int patty_kiss_tnc_pending(patty_kiss_tnc *tnc);
|
||||||
|
|
||||||
ssize_t patty_kiss_tnc_fill(patty_kiss_tnc *tnc);
|
ssize_t patty_kiss_tnc_fill(patty_kiss_tnc *tnc);
|
||||||
|
|
Loading…
Add table
Reference in a new issue