From 94cae44e15fc9e92e8396be8ee69d0d1d12f9c9a Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sat, 2 Aug 2014 14:24:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2797ba84..3626fefe 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,6 @@ Boost C++ libraries must be installed, go to http://www.boost.org for download a For HTTPS: OpenSSL libraries from https://www.openssl.org are required. -Will update to use C++17 networking instead in the future when it is supported by g++. - ### Compile and run Compile with a C++11 compiler supporting regex (for instance g++ 4.9):