archive/bz2: remove unused function bz2_quark()
This commit is contained in:
parent
93068f10ec
commit
a0415f73d4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user