mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
parent
500789224b
commit
beb7d71a8f
2
xpath.c
2
xpath.c
@ -1746,7 +1746,6 @@ static int xmlXPathDebugObjMaxUsers = 0;
|
||||
static int xmlXPathDebugObjMaxXSLTTree = 0;
|
||||
static int xmlXPathDebugObjMaxAll = 0;
|
||||
|
||||
/* REVISIT TODO: Make this static when committing */
|
||||
static void
|
||||
xmlXPathDebugObjUsageReset(xmlXPathContextPtr ctxt)
|
||||
{
|
||||
@ -2061,7 +2060,6 @@ xmlXPathDebugObjUsageReleased(xmlXPathContextPtr ctxt,
|
||||
xmlXPathDebugObjCounterAll--;
|
||||
}
|
||||
|
||||
/* REVISIT TODO: Make this static when committing */
|
||||
static void
|
||||
xmlXPathDebugObjUsageDisplay(xmlXPathContextPtr ctxt)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user