Simplify para_basename().
[paraslash.git] / client.h
index 31f2cc76140daf9aeb60180d0e89ad31f7a01b96..d7f7f8f34cc745a0df5a36ae59b7ff2e5fa4eca6 100644 (file)
--- a/client.h
+++ b/client.h
@@ -79,5 +79,3 @@ struct private_client_data {
 
 void client_close(struct private_client_data *pcd);
 int client_open(int argc, char *argv[], struct private_client_data **pcd_ptr);
-void client_pre_select(struct sched *s, struct task *t);
-void client_post_select(struct sched *s, struct task *t);