From d3b9aa19f04e6be78afb8497e7808a3d42042bf2 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Thu, 26 Jan 2012 22:14:43 -0200 Subject: Better manage moreinfo hashes Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily. --- includes/devices.h | 1 - 1 file changed, 1 deletion(-) (limited to 'includes/devices.h') diff --git a/includes/devices.h b/includes/devices.h index 2452d914..3af92f60 100644 --- a/includes/devices.h +++ b/includes/devices.h @@ -83,7 +83,6 @@ extern gchar *storage_icons; extern gchar *storage_list; extern gchar *usb_list; extern GHashTable *memlabels; -extern GHashTable *moreinfo; extern GHashTable *_pci_devices; extern GHashTable *sensor_compute; extern GHashTable *sensor_labels; -- cgit v1.2.3