cleanup
[ptask.git] / src / tw.h
index 74aacfd..e919095 100644 (file)
--- a/src/tw.h
+++ b/src/tw.h
@@ -38,7 +38,6 @@ void tw_done(const char *uuid);
 void tw_add(const char *newdesc);
 void tw_task_list_free(struct task **tasks);
 
-char *task_exec(char *opts);
 char *escape(const char *txt);
 
 #endif