From 6ad062ae71f13918acaf456756c2a6de5aeab70e Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Sat, 25 Apr 2020 11:15:49 +0200 Subject: lib: clean up whitespace This fixes CodeFactor warnings. --- lib/urldata.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/urldata.h') diff --git a/lib/urldata.h b/lib/urldata.h index 6e426a29f..50d8b84a6 100644 --- a/lib/urldata.h +++ b/lib/urldata.h @@ -1333,7 +1333,6 @@ struct urlpieces { }; struct UrlState { - /* Points to the connection cache */ struct conncache *conn_cache; -- cgit v1.2.3