aboutsummaryrefslogtreecommitdiff
path: root/test/server.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/server.c')
-rw-r--r--test/server.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/server.c b/test/server.c
index d0b9135..031ce61 100644
--- a/test/server.c
+++ b/test/server.c
@@ -22,7 +22,6 @@ static void construct_main_window()
int main(int argc, char **argv)
{
- gtk_set_locale();
gtk_init(&argc, &argv);
construct_main_window();