archive/bz2: remove unused function bz2_quark()

This commit is contained in:
Max Kellermann 2013-10-21 10:50:12 +02:00
parent 93068f10ec
commit a0415f73d4

View File

@ -113,12 +113,6 @@ extern const InputPlugin bz2_inputplugin;
static constexpr Domain bz2_domain("bz2");
static inline GQuark
bz2_quark(void)
{
return g_quark_from_static_string("bz2");
}
/* single archive handling allocation helpers */
inline bool