Removed libicu dependency for UTF-16 partition names. Version 0.8.9
release.
diff --git a/parttypes.cc b/parttypes.cc
index e624e54..441508a 100644
--- a/parttypes.cc
+++ b/parttypes.cc
@@ -315,6 +315,7 @@
    return typeName;
 } // PartType::TypeName()
 
+#ifdef USE_UTF16
 // Return the Unicode description of the partition type (e.g., "Linux filesystem")
 UnicodeString PartType::UTypeName(void) const {
    AType* theItem = allTypes;
@@ -334,6 +335,7 @@
    } // if (!found)
    return typeName;
 } // PartType::TypeName()
+#endif
 
 // Return the custom GPT fdisk 2-byte (16-bit) hex code for this GUID partition type
 // Note that this function ignores entries for which the display variable