Drop g_list_reverse()
commit27e445550285f2ee8785ad84822c3463a238f95c
authorJiří Techet <techet@gmail.com>
Thu, 9 Jun 2016 08:30:07 +0000 (9 10:30 +0200)
committerJiří Techet <techet@gmail.com>
Thu, 9 Jun 2016 08:30:07 +0000 (9 10:30 +0200)
treed70c34b70051619de8722ca00ef7b35e10386f01
parent379eefa831595fa98e3f6841967bae26075d12c6
Drop g_list_reverse()

Since the original include list is already reordered by the hash table,
it makes no sense to reverse the resulting list as it's in a different
order anyway.
tagmanager/src/tm_workspace.c