aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet_gst_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/gnunet_gst_def.h')
-rw-r--r--src/conversation/gnunet_gst_def.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/conversation/gnunet_gst_def.h b/src/conversation/gnunet_gst_def.h
index bbadc5f92..7bfcc5e53 100644
--- a/src/conversation/gnunet_gst_def.h
+++ b/src/conversation/gnunet_gst_def.h
@@ -84,7 +84,6 @@
84// static struct AudioMessage *audio_message; 84// static struct AudioMessage *audio_message;
85 85
86 86
87
88typedef struct GNUNET_gstData GNUNET_gstData; 87typedef struct GNUNET_gstData GNUNET_gstData;
89struct GNUNET_gstData 88struct GNUNET_gstData
90{ 89{
@@ -106,8 +105,6 @@ struct GNUNET_gstData
106}; 105};
107 106
108 107
109
110
111#define DEBUG_READ_PURE_OGG 1 108#define DEBUG_READ_PURE_OGG 1
112#define DEBUG_RECORD_PURE_OGG 1 109#define DEBUG_RECORD_PURE_OGG 1
113 110