libpurple/protocols/gg/html.c

changeset 40358
e6fe6fc1f516
parent 35360
29d788c72350
--- a/libpurple/protocols/gg/html.c	Fri May 01 03:09:57 2020 -0500
+++ b/libpurple/protocols/gg/html.c	Fri May 01 04:42:52 2020 -0500
@@ -27,8 +27,6 @@
  */
 #include "html.h"
 
-#include <debug.h>
-
 typedef struct
 {
 	GRegex *re_html_attr;

mercurial