summaryrefslogtreecommitdiff
path: root/include/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/state.h')
-rw-r--r--include/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/state.h b/include/state.h
index 7599052..fc3c957 100644
--- a/include/state.h
+++ b/include/state.h
@@ -78,5 +78,4 @@ typedef struct {
extern State *state;
bool stateInit( const char *exePath );
-// bool stateRun();
void stateFree();