summaryrefslogtreecommitdiff
path: root/src/console/dlt-convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/dlt-convert.c')
-rw-r--r--src/console/dlt-convert.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/console/dlt-convert.c b/src/console/dlt-convert.c
index 2ce5401..595f7f9 100644
--- a/src/console/dlt-convert.c
+++ b/src/console/dlt-convert.c
@@ -89,7 +89,6 @@
#include "dlt_common.h"
-#define DLT_CONVERT_TEXTBUFSIZE 10024 /* Size of buffer for text output */
#define COMMAND_SIZE 1024 /* Size of command */
#define FILENAME_SIZE 1024 /* Size of filename */
#define DLT_EXTENSION "dlt"