From f6a29a99ab42156141d1e60f78cea7e3eca055ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 16 Nov 2017 19:23:54 -0800 Subject: [PATCH] Cleanup. --- src/filepath.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/filepath.cpp b/src/filepath.cpp index dd17a45..0fa8e60 100644 --- a/src/filepath.cpp +++ b/src/filepath.cpp @@ -248,7 +248,6 @@ namespace bx case Dir::Home: getHomePath(tmp, &len); -bx::debugPrintf("%s", tmp); break; default: