From 844045d5bae0cae3cdf7088a6509c00af0362d5c Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 21 May 2016 15:52:20 -0500 Subject: [PATCH] data: Removed some debugging code --- src/data.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/data.cpp b/src/data.cpp index 14c3c854..bb354e81 100644 --- a/src/data.cpp +++ b/src/data.cpp @@ -29,9 +29,6 @@ #include #include #include -/* -#include // TODO Remove. -*/ //////////////////////////////////////////////////////////////////////////////// // A filter is just another interval, containing start, end and tags.