From 43e8868875e1d5287979e5b9060a9b16be45cc79 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 22 Feb 2011 16:23:36 +0100 Subject: Added explicit error message in case of memory exhaustion Signed-off-by: Martin Sustrik --- src/session.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/session.cpp') diff --git a/src/session.cpp b/src/session.cpp index 645ebf0..be1f39c 100644 --- a/src/session.cpp +++ b/src/session.cpp @@ -17,8 +17,6 @@ along with this program. If not, see . */ -#include - #include "session.hpp" #include "socket_base.hpp" #include "i_engine.hpp" -- cgit v1.2.3