From 0bff0004b48454fa59f2e69b66e626a177aab26c Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 10 Jan 2019 17:14:23 -0200 Subject: [PATCH] Commenting deprecated and non used code. --- src/v3270/macros.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/v3270/macros.c b/src/v3270/macros.c index d17cb8e..cb477ba 100644 --- a/src/v3270/macros.c +++ b/src/v3270/macros.c @@ -30,8 +30,8 @@ * */ - #include "private.h" - #include +// #include "private.h" +// #include /*--[ Implement ]------------------------------------------------------------------------------------*/ -- libgit2 0.21.2