diff --git a/src/config.hpp b/src/config.hpp index fb21143a..f9291040 100644 --- a/src/config.hpp +++ b/src/config.hpp @@ -59,7 +59,6 @@ typedef ToFromWrapper ConfigBOOL; typedef ToFromWrapper ConfigUINT64; typedef ToFromWrapper ConfigS64; typedef ToFromWrapper ConfigINT; -typedef ToFromWrapper ConfigUINT; typedef ToFromWrapper ConfigSTR; typedef ToFromWrapper ConfigPath; typedef std::map Str2TFStrMap;