summaryrefslogtreecommitdiffstats
path: root/src/server/util.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/util.hpp')
-rw-r--r--src/server/util.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/server/util.hpp b/src/server/util.hpp
index 54649c7e..cae43c35 100644
--- a/src/server/util.hpp
+++ b/src/server/util.hpp
@@ -81,12 +81,6 @@ set_denormal_flags()
#endif
}
-static inline std::string
-ingen_jack_port_name(const Raul::Path& path)
-{
- return path.substr(1);
-}
-
} // namespace Server
} // namespace Ingen