From f5f8d5f05c7e73627be492a1f702fcb04af3160f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 5 Jul 2019 17:52:06 +0300 Subject: Fix move-constructing/assigning for process_env and process_path classes --- libbutl/command.mxx | 1 - 1 file changed, 1 deletion(-) (limited to 'libbutl/command.mxx') diff --git a/libbutl/command.mxx b/libbutl/command.mxx index 354788d..e2a9737 100644 --- a/libbutl/command.mxx +++ b/libbutl/command.mxx @@ -80,5 +80,4 @@ LIBBUTL_MODEXPORT namespace butl const optional& = nullopt, char subst = '@', const std::function& = {}); - } -- cgit v1.1