Commit a0415f73 authored by Max Kellermann's avatar Max Kellermann

archive/bz2: remove unused function bz2_quark()

parent 93068f10
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment