[glib] Drop some unused code
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Drop some unused code
- Date: Sun, 8 Aug 2010 05:13:11 +0000 (UTC)
commit 6ada7532b5e8d3c613e26144afbf4c38367afd90
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Aug 8 01:08:34 2010 -0400
Drop some unused code
Some functions in pcre_get.c are not used.
glib/pcre/pcre_get.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/glib/pcre/pcre_get.c b/glib/pcre/pcre_get.c
index 6117786..40036da 100644
--- a/glib/pcre/pcre_get.c
+++ b/glib/pcre/pcre_get.c
@@ -164,6 +164,7 @@ return PCRE_ERROR_NOSUBSTRING;
}
+#if 0
/*************************************************
* Find first set of multiple named strings *
@@ -462,4 +463,6 @@ pcre_free_substring(const char *pointer)
(pcre_free)((void *)pointer);
}
+#endif
+
/* End of pcre_get.c */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]