From 8fabcf4f760e68e10573efc0ef1da9d6d8453885 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 2 Jan 2007 17:36:38 +0000 Subject: finish use of EnumWriter for saving flags etc. throughout the session file git-svn-id: svn://localhost/ardour2/trunk@1259 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/utils.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/ardour/ardour/utils.h') diff --git a/libs/ardour/ardour/utils.h b/libs/ardour/ardour/utils.h index 0167036667..2babfd6bd7 100644 --- a/libs/ardour/ardour/utils.h +++ b/libs/ardour/ardour/utils.h @@ -37,7 +37,6 @@ void elapsed_time_to_str (char *buf, uint32_t seconds); Glib::ustring legalize_for_path (Glib::ustring str); std::ostream& operator<< (std::ostream& o, const ARDOUR::BBT_Time& bbt); XMLNode* find_named_node (const XMLNode& node, std::string name); -std::string placement_as_string (ARDOUR::Placement); static inline float f_max(float x, float a) { x -= a; -- cgit v1.2.3