summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-12-15 11:30:45 +0000
committerSimon Josefsson <simon@josefsson.org>2005-12-15 11:30:45 +0000
commit7a7a2611a80c105b0d9e841d8ff92b5e9ee224f0 (patch)
tree26cada0be46735a92b38e1024423dea44d7e9510
parent013a824f97fe0681da2bafb3ed442069857bd750 (diff)
downloadgnutls-7a7a2611a80c105b0d9e841d8ff92b5e9ee224f0.tar.gz
Remove debug code.
-rw-r--r--lib/gnutls_int.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h
index 914c2d1d55..f3af0d50a3 100644
--- a/lib/gnutls_int.h
+++ b/lib/gnutls_int.h
@@ -31,10 +31,6 @@
#include <gnutls/gnutls.h>
#include <gnutls/extra.h>
-struct bar {
- uint8_t foo;
-};
-
/*
* They are not needed any more. You can simply enable
* the gnutls_log callback to get error descriptions.