unicode: replace glib types with native types
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 1 Jul 2012 17:35:16 +0000 (19:35 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 1 Jul 2012 17:35:16 +0000 (19:35 +0200)
commit485b6b352c0b599ed6b1903bb5a9799b8b118b9f
treed1cf35b15c37c8e8e23a27a43802aae1376cc40d
parent25b81425ef6e9604135c06516e86b17ca7d5f3f1
unicode: replace glib types with native types

There is really no need to use these glib types here. They are relicts
from the time when we used the glib hashtable so we can safely replace
them now.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/unicode.c