summaryrefslogtreecommitdiff
path: root/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'session.h')
-rw-r--r--session.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/session.h b/session.h
index a1c04744..92b605e8 100644
--- a/session.h
+++ b/session.h
@@ -22,9 +22,6 @@
#include <stdint.h>
int
-session_save (const char *fname);
-
-int
session_load (const char *fname);
#endif // __SESSION_H