From 38c52cf9b5e75694760ab4513cafc74bfb4f3df8 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Thu, 15 May 2014 14:31:57 +0800 Subject: [PATCH] Formatting fixes --- env_universal.cpp | 5 +---- env_universal_common.cpp | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/env_universal.cpp b/env_universal.cpp index eb699e48e..fd04c478c 100644 --- a/env_universal.cpp +++ b/env_universal.cpp @@ -248,11 +248,8 @@ static void check_connection(void) static void env_universal_remove_all() { size_t i; - wcstring_list_t lst; - env_universal_common_get_names(lst, - 1, - 1); + env_universal_common_get_names(lst, true, true); for (i=0; i