diff options
Diffstat (limited to 'modules/devices.c')
-rw-r--r-- | modules/devices.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/devices.c b/modules/devices.c index d15ee95a..57f3aa23 100644 --- a/modules/devices.c +++ b/modules/devices.c @@ -430,7 +430,6 @@ void hi_module_init(void) void hi_module_deinit(void) { - h_hash_table_remove_all(moreinfo); g_hash_table_destroy(moreinfo); g_hash_table_destroy(memlabels); g_module_close(cups); |