mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-05 23:35:48 +03:00
removed ref to libxslt.la Minor cleanup of warning errors
* breakpoint/Makefile.am: removed ref to libxslt.la * numbers.c transform.c python/libxml_wrap.h python/types.c xlstproc/xsltproc.c: Minor cleanup of warning errors
This commit is contained in:
@@ -88,10 +88,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
xmlParserInputPtr xmlNoNetExternalEntityLoader(const char *URL,
|
||||
const char *ID,
|
||||
xmlParserCtxtPtr ctxt);
|
||||
|
||||
static int debug = 0;
|
||||
static int repeat = 0;
|
||||
static int timing = 0;
|
||||
|
Reference in New Issue
Block a user