Commit 0bff0004b48454fa59f2e69b66e626a177aab26c
1 parent
1bda36e2
Exists in
master
and in
1 other branch
Commenting deprecated and non used code.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/v3270/macros.c
@@ -30,8 +30,8 @@ | @@ -30,8 +30,8 @@ | ||
30 | * | 30 | * |
31 | */ | 31 | */ |
32 | 32 | ||
33 | - #include "private.h" | ||
34 | - #include <lib3270/macros.h> | 33 | +// #include "private.h" |
34 | +// #include <lib3270/macros.h> | ||
35 | 35 | ||
36 | /*--[ Implement ]------------------------------------------------------------------------------------*/ | 36 | /*--[ Implement ]------------------------------------------------------------------------------------*/ |
37 | 37 |