diff options
Diffstat (limited to 'src/state_file.h')
-rw-r--r-- | src/state_file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/state_file.h b/src/state_file.h index 0fa1793d5..229df2861 100644 --- a/src/state_file.h +++ b/src/state_file.h @@ -23,6 +23,5 @@ void write_state_file(void); void read_state_file(void); -void G_GNUC_NORETURN state_file_fatal(void); #endif /* STATE_FILE_H */ |