From e4d5b49d74a749b6ac9fc741c5e9942095073cdb Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 30 Mar 2017 15:32:34 +0200 Subject: options/value: we're not instantiating templates anymore --- options/value.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/options/value.cpp b/options/value.cpp index af0da89f..d3d24a58 100644 --- a/options/value.cpp +++ b/options/value.cpp @@ -6,7 +6,6 @@ * notice appear in all copies. */ -#define OTR_OPTIONS_VALUE_TEMPLATE_UNIT #include "value.hpp" namespace options { -- cgit v1.2.3