From f0ce33c601bbb9a698906fdc59146d609592b57c Mon Sep 17 00:00:00 2001
From: Sven Robertz <sven@cs.lth.se>
Date: Thu, 11 Apr 2013 13:55:01 +0200
Subject: [PATCH] turned off experimental unused code

---
 lib/c/experimental/labcomm_sig_parser.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/c/experimental/labcomm_sig_parser.c b/lib/c/experimental/labcomm_sig_parser.c
index d4802aa..bdda6ca 100644
--- a/lib/c/experimental/labcomm_sig_parser.c
+++ b/lib/c/experimental/labcomm_sig_parser.c
@@ -35,7 +35,7 @@
 
 #undef EXIT_WHEN_RECEIVING_DATA 
 
-#define RETURN_STRINGS  // highly experimental, and not used
+#undef RETURN_STRINGS  // highly experimental, and not used
 
 #ifndef TRUE
 
-- 
GitLab