Removed files.c

This commit is contained in:
James Booth
2013-02-02 22:33:05 +00:00
parent 7398d565d7
commit 3d0e0d7ea4
8 changed files with 73 additions and 137 deletions

View File

@@ -28,7 +28,6 @@
#include "accounts.h"
#include "common.h"
#include "files.h"
#include "jid.h"
#include "log.h"
#include "tools/autocomplete.h"

View File

@@ -33,7 +33,6 @@
#endif
#include "common.h"
#include "files.h"
#include "log.h"
#include "preferences.h"
#include "tools/autocomplete.h"

View File

@@ -33,7 +33,6 @@
#endif
#include "common.h"
#include "files.h"
#include "log.h"
#include "theme.h"