mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
Drop some unused code
Some functions in pcre_get.c are not used.
This commit is contained in:
parent
8804d6a98f
commit
6ada7532b5
@ -164,6 +164,7 @@ return PCRE_ERROR_NOSUBSTRING;
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#if 0
|
||||||
|
|
||||||
/*************************************************
|
/*************************************************
|
||||||
* Find first set of multiple named strings *
|
* Find first set of multiple named strings *
|
||||||
@ -462,4 +463,6 @@ pcre_free_substring(const char *pointer)
|
|||||||
(pcre_free)((void *)pointer);
|
(pcre_free)((void *)pointer);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
/* End of pcre_get.c */
|
/* End of pcre_get.c */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user