From b3d2b45615c7bea0b359b4d03123a144b0d76173 Mon Sep 17 00:00:00 2001 From: Tim Mayberry Date: Wed, 27 Jun 2007 12:11:56 +0000 Subject: Remove unused and non-portable utility function git-svn-id: svn://localhost/ardour2/trunk@2039 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/utils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/ardour/ardour/utils.h') diff --git a/libs/ardour/ardour/utils.h b/libs/ardour/ardour/utils.h index 20badf5ea1..da2480a6d5 100644 --- a/libs/ardour/ardour/utils.h +++ b/libs/ardour/ardour/utils.h @@ -48,8 +48,6 @@ static inline float f_max(float x, float a) { int cmp_nocase (const std::string& s, const std::string& s2); -int tokenize_fullpath (std::string fullpath, std::string& path, std::string& name); - int touch_file(Glib::ustring path); Glib::ustring path_expand (Glib::ustring); -- cgit v1.2.3