summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/parser_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/dhcp6/parser_context.h')
-rw-r--r--src/bin/dhcp6/parser_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/dhcp6/parser_context.h b/src/bin/dhcp6/parser_context.h
index 06d1d6aa26..e95b12949e 100644
--- a/src/bin/dhcp6/parser_context.h
+++ b/src/bin/dhcp6/parser_context.h
@@ -31,7 +31,6 @@ public:
isc::Exception(file, line, what) { };
};
-
/// @brief Evaluation context, an interface to the expression evaluation.
class Parser6Context
{