summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-09-05 23:41:00 +0200
committerRobin Gareus <robin@gareus.org>2014-09-06 00:42:10 +0200
commitfb473475c3362bff6b7483b0ad89255078ebef8a (patch)
tree0e7e88cf9f1cd6ca39b7bc12631860f49011acd9 /gtk2_ardour/utils.h
parent0596508f96067763fb8045d47bfee4a597599900 (diff)
remove cruft
Diffstat (limited to 'gtk2_ardour/utils.h')
-rw-r--r--gtk2_ardour/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/utils.h b/gtk2_ardour/utils.h
index 59f986e81d..a99246632e 100644
--- a/gtk2_ardour/utils.h
+++ b/gtk2_ardour/utils.h
@@ -98,7 +98,5 @@ Gdk::Color unique_random_color (std::list<Gdk::Color> &);
std::string rate_as_string (float r);
-std::string track_number_to_string (int64_t tracknumber, std::string sep = "", std::string postfix = "");
-
} // namespace
#endif /* __ardour_gtk_utils_h__ */