aboutsummaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
authors_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2010-02-15 04:03:07 +0000
committers_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2010-02-15 04:03:07 +0000
commitcc4b78d59f566ff43881f57797a16ce45eb1b80e (patch)
treefd29f92dd45891aab4d1bc6103bb886971a29523 /headers.h
parent297a50a06350e2094213a0930e896c10744256b9 (diff)
downloadbitcoin-cc4b78d59f566ff43881f57797a16ce45eb1b80e.tar.xz
strip out unfinished product, review and market stuff,
enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/headers.h b/headers.h
index dda4f9caf2..7fb227ec42 100644
--- a/headers.h
+++ b/headers.h
@@ -99,7 +99,6 @@ using namespace boost;
#include "net.h"
#include "irc.h"
#include "main.h"
-#include "market.h"
#include "rpc.h"
#include "uibase.h"
#include "ui.h"