mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cleanup: hide gcc warning
This commit is contained in:
parent
8a4dfe6ce7
commit
cc3895623c
@ -19,6 +19,7 @@
|
||||
#ifdef DEBUG
|
||||
#include <ctype.h>
|
||||
|
||||
__attribute__ ((__unused__))
|
||||
static void _regex_print(struct rx_node *rx, int depth, unsigned show_nodes)
|
||||
{
|
||||
int i, numchars;
|
||||
|
Loading…
Reference in New Issue
Block a user