Removed unused include, free eval_password

This commit is contained in:
James Booth
2015-01-13 00:43:17 +00:00
parent 21f8b1c4ca
commit a932998fb1
2 changed files with 1 additions and 1 deletions

View File

@@ -46,7 +46,6 @@
#include "log.h"
#include "tools/autocomplete.h"
#include "xmpp/xmpp.h"
#include "ui/ui.h"
static gchar *accounts_loc;
static GKeyFile *accounts;