aboutsummaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
authors_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2010-02-10 19:33:04 +0000
committers_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2010-02-10 19:33:04 +0000
commit1c5d5e58c67e63fd83afd945c7db1190de62514a (patch)
tree3220aa303c10ebbcef8520e38a1010f6a7972586 /headers.h
parenta43c00c56944ca69dcf319cd85754dc0fb1f2260 (diff)
downloadbitcoin-1c5d5e58c67e63fd83afd945c7db1190de62514a.tar.xz
revert revision 56, going in different direction with boost::asio and JSON-RPC
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/headers.h b/headers.h
index fb5e3eccc3..45be4b65d1 100644
--- a/headers.h
+++ b/headers.h
@@ -24,8 +24,6 @@
#include <wx/taskbar.h>
#include <wx/stdpaths.h>
#include <wx/utils.h>
-#include <wx/ipc.h>
-#include <wx/ipcbase.h>
#include <openssl/ecdsa.h>
#include <openssl/evp.h>
#include <openssl/rand.h>
@@ -104,7 +102,6 @@ using namespace boost;
#include "market.h"
#include "uibase.h"
#include "ui.h"
-#include "ipc.h"
#include "xpm/addressbook16.xpm"
#include "xpm/addressbook20.xpm"