aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.hpp')
-rw-r--r--src/utils.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.hpp b/src/utils.hpp
index e473166..524ef09 100644
--- a/src/utils.hpp
+++ b/src/utils.hpp
@@ -103,5 +103,3 @@ std::string pnum_to_str(uint16_t Programme_Number);
// -90dB
int absolute_to_dB(int16_t value);
-// Calculate the shortlabel from the label and the flag
-std::string flag_to_shortlabel(const std::string& label, uint16_t flag);