summaryrefslogtreecommitdiff
path: root/echld_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'echld_test.c')
-rw-r--r--echld_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/echld_test.c b/echld_test.c
index 3604c46028..ccf7c73be9 100644
--- a/echld_test.c
+++ b/echld_test.c
@@ -71,7 +71,7 @@ int main(int argc, char** argv) {
struct timeval tv;
int tot_cycles = 0;
int npings;
- GString* str = g_string_new("");
+// GString* str = g_string_new("");
tv.tv_sec = 0;
tv.tv_usec = 250000;