summaryrefslogtreecommitdiffstats
path: root/tests/time_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/time_test.cpp')
-rw-r--r--tests/time_test.cpp1
1 files changed, 0 insertions, 1 deletions
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: ";