From 7fbc7c297c0a5b4f23bfd285789ad55b72f792f3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 22 Feb 2007 04:16:05 +0000 Subject: Machina quantization, various timing related fixes. git-svn-id: http://svn.drobilla.net/lad/raul@326 a436a847-0d15-0410-975c-d299462d15a1 --- tests/time_test.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/time_test.cpp') diff --git a/tests/time_test.cpp b/tests/time_test.cpp index 0eb0a83..0ffdc61 100644 --- a/tests/time_test.cpp +++ b/tests/time_test.cpp @@ -10,7 +10,6 @@ main() { TimeSlice ts(1/48000.0, 120); - string in_string; double in_double = 0; cout << "Beats: "; -- cgit v1.2.1