aboutsummaryrefslogtreecommitdiff
path: root/src/colloquium.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2018-04-15 17:08:44 +0200
committerThomas White <taw@bitwiz.me.uk>2018-04-15 17:09:12 +0200
commit39b16e3f9fa51e737dd4cdfed7def8259757d24c (patch)
treecd19d32fe64364e24d03795d6fdf5d246c309b92 /src/colloquium.c
parenta20ab237477fe774d69fa742d59a5659ede35b15 (diff)
Internationalise all strings in source code
Diffstat (limited to 'src/colloquium.c')
-rw-r--r--src/colloquium.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/colloquium.c b/src/colloquium.c
index 3e6c2bf..ea55c20 100644
--- a/src/colloquium.c
+++ b/src/colloquium.c
@@ -32,7 +32,6 @@
#include <sys/stat.h>
#include <glib.h>
#include <glib/gstdio.h>
-#include <libintl.h>
#include "colloquium.h"
#include "presentation.h"