From a102e2b878bc334efbf0ea250d8e8e8ec170ca58 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Tue, 8 Jun 2010 16:18:23 -0700 Subject: fix for bug 5213 * handle absolute variable references correctly. --- src/cli_val_engine.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cli_val_engine.h') diff --git a/src/cli_val_engine.h b/src/cli_val_engine.h index 6315dac..a0c1fe3 100644 --- a/src/cli_val_engine.h +++ b/src/cli_val_engine.h @@ -80,7 +80,6 @@ int clind_config_engine_apply_command_path(clind_path_ref cfg_path, clind_path_ref cmd_path, int check_existence, clind_val *res, - const char* root_cfg_path, const char* root_tmpl_path, int return_value_file_name); -- cgit v1.2.3