From 40e1fdd1331f93f2e69c01f3acf901fead48f143 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 14 Aug 2017 19:28:50 +0200 Subject: some style fixes --- options/value.hpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'options') diff --git a/options/value.hpp b/options/value.hpp index cdaffcaf..be4ff367 100644 --- a/options/value.hpp +++ b/options/value.hpp @@ -31,12 +31,6 @@ namespace options { -namespace detail { - -OTR_OPTIONS_EXPORT void acct_lookup(bool is_fresh); - -} // ns detail - template class value final : public base_value { -- cgit v1.2.3