summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-30 15:32:34 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-04-06 04:21:36 +0200
commite4d5b49d74a749b6ac9fc741c5e9942095073cdb (patch)
tree9fdef1c33bf9262f51f60e42fd94cf3cda301052
parente7158125d3c3b63371ddc7dc2d5b7d7865d91e64 (diff)
options/value: we're not instantiating templates anymore
-rw-r--r--options/value.cpp1
1 files changed, 0 insertions, 1 deletions
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 {