From 461291649dd9714b7747e2e22e56c3ee0af41848 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 8 Jun 2007 19:23:49 +0000 Subject: [PATCH] Remove text about using the event_base_free() fix. --- eventxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eventxx b/eventxx index 6bf3f9b..1140375 100644 --- a/eventxx +++ b/eventxx @@ -17,8 +17,7 @@ * @eventxx is a simple, direct, one-header inline C++ wrapper for @libevent. * Yes, it's just one header file, so if you want to use it you can just copy * the file to your project and you are set (well, you'll need to link to - * @libevent too ;). I know @eventxx will work with @libevent 1.1 and 1.2 if you - * use the @c event_base_free() fix (see \ref Status section for more details). + * @libevent too ;). * * It's designed to be as close to use to @libevent (without compromising * modern C++ programming techniques) and efficient (since all implementation -- 2.43.0