summaryrefslogtreecommitdiff
path: root/src/til.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/til.h')
-rw-r--r--src/til.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/til.h b/src/til.h
index 02f8f2d..adf614d 100644
--- a/src/til.h
+++ b/src/til.h
@@ -22,7 +22,6 @@ typedef struct til_module_t {
char *name;
char *description;
char *author;
- char *license;
} til_module_t;
int til_init(void);
© All Rights Reserved