output: Make errors, warnings, and notes into a new "message_item".
[pspp-builds.git] / src / output / journal.h
index 3509ff09890b4329a7b62bba36771a34ef516b92..5051193a67ea3c7d03ed61be1fddfe0167273173 100644 (file)
@@ -29,6 +29,5 @@
 void journal_enable (void);
 void journal_disable (void);
 void journal_set_file_name (const char *);
-void journal_write (bool prefix, const char *);
 
 #endif /* output/journal.h */