diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-28 15:03:33 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-28 15:03:33 +0300 |
commit | 4f8f8d3b1691decd02ba93ca7799c46cff1c4f9b (patch) | |
tree | 4d3873956c86ec2c00c181c9ec820c573e407332 /commonheaders.h | |
parent | e21e57698ac9b74d1aae874e453329c6fd1b445c (diff) |
modified: commonheaders.h
modified: init.cpp
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/commonheaders.h b/commonheaders.h index 05abcec..b164be0 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -63,8 +63,5 @@ using std::fstream; #include "utilities.h" #include "globals.h" #include "main.h" -#include "gpg_wrapper.h" -#include "jabber_account.h" #include "metacontacts.h" -#include "log.h" #endif |