Commit 08f6b59a32dd8158f62b3571f3d118e0c2a1e05f
1 parent
0bff0004
Exists in
master
and in
1 other branch
Disabling unused code.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/v3270/widget.c
@@ -46,7 +46,7 @@ | @@ -46,7 +46,7 @@ | ||
46 | #include <lib3270/session.h> | 46 | #include <lib3270/session.h> |
47 | #include <lib3270/actions.h> | 47 | #include <lib3270/actions.h> |
48 | #include <lib3270/log.h> | 48 | #include <lib3270/log.h> |
49 | - #include <lib3270/macros.h> | 49 | +// #include <lib3270/macros.h> |
50 | #include <errno.h> | 50 | #include <errno.h> |
51 | 51 | ||
52 | #ifdef HAVE_MALLOC_H | 52 | #ifdef HAVE_MALLOC_H |