From 39fc63f48dd570920d04a4e5f1eb7aab5f11d5c4 Mon Sep 17 00:00:00 2001 From: rfree2monero Date: Thu, 12 Feb 2015 21:34:00 +0100 Subject: [PATCH] removed not needed --- src/cryptonote_protocol/cryptonote_protocol_handler.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler.h b/src/cryptonote_protocol/cryptonote_protocol_handler.h index 0be864dfa..ada269678 100644 --- a/src/cryptonote_protocol/cryptonote_protocol_handler.h +++ b/src/cryptonote_protocol/cryptonote_protocol_handler.h @@ -45,7 +45,6 @@ #include "cryptonote_core/connection_context.h" #include "cryptonote_core/cryptonote_stat_info.h" #include "cryptonote_core/verification_context.h" -#include #include PUSH_WARNINGS