From b8cef69c5bd27cddfa93dd273bdafbee43579f91 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 15:33:56 +0000 Subject: Made param gui display relative paths and removed unnecessary char buffers svn path=/trunk/externals/tof/; revision=12674 --- src/tof.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/tof.h') diff --git a/src/tof.h b/src/tof.h index 48ed597..80c5e0a 100644 --- a/src/tof.h +++ b/src/tof.h @@ -11,8 +11,8 @@ -static char tof_buf_temp_a[MAXPDSTRING]; -static char tof_buf_temp_b[MAXPDSTRING]; +//static char tof_buf_temp_a[MAXPDSTRING]; +//static char tof_buf_temp_b[MAXPDSTRING]; /* -- cgit v1.2.1