summaryrefslogtreecommitdiffstats
path: root/src/itdb_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itdb_device.h')
-rw-r--r--src/itdb_device.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/itdb_device.h b/src/itdb_device.h
index 0b1d1ea..bb02880 100644
--- a/src/itdb_device.h
+++ b/src/itdb_device.h
@@ -57,13 +57,6 @@ struct _Itdb_Device
* G_BIG_ENDIAN "reversed" endianness (e.g. mobile
* phone iTunesDBs)
*/
-#if 0
- gboolean endianess_set; /* the endianess_reversed flag has been
- detected or set */
- gboolean endianess_reversed; /* this iTunesDB has to be written in
- reversed endian order (e.g. mobile phone
- iTunesDBs) */
-#endif
GHashTable *sysinfo; /* hash with value/key pairs of all entries
in Device/SysInfo */
};