From 675e7536615ffa06afa9109c253b1913619f7128 Mon Sep 17 00:00:00 2001 From: Henry Fredrick Schreiner Date: Mon, 20 Nov 2017 16:52:51 -0500 Subject: [PATCH] Dropping useless check that could not be tested --- include/CLI/Option.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/CLI/Option.hpp b/include/CLI/Option.hpp index f7226ddb..97992009 100644 --- a/include/CLI/Option.hpp +++ b/include/CLI/Option.hpp @@ -283,9 +283,6 @@ class Option : public OptionBase