From 6cfb0e4b2bd7904c771914dd5030c54a2540e156 Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Wed, 6 Jun 2018 21:37:05 +0200 Subject: Move damerauLevenshteinDistance from qt-config's Util to CRSM's own Util --- src/Util.hpp | 1 - 1 file changed, 1 deletion(-) delete mode 120000 src/Util.hpp (limited to 'src/Util.hpp') diff --git a/src/Util.hpp b/src/Util.hpp deleted file mode 120000 index bcc063c..0000000 --- a/src/Util.hpp +++ /dev/null @@ -1 +0,0 @@ -qt-config/Util.hpp \ No newline at end of file -- cgit v1.2.3-54-g00ecf