]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
lib/cookies/alg_containers.c: replace asserts
authorTomas Krizek <tomas.krizek@nic.cz>
Wed, 24 Mar 2021 16:44:44 +0000 (17:44 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 25 May 2021 12:39:40 +0000 (14:39 +0200)
lib/cookies/alg_containers.c

index 491859b339eb5cb3f5bd7dbc915a6624a303f427..e109ae6bdf25ac8658f9f6e12ebe9d6735269275 100644 (file)
@@ -2,7 +2,6 @@
  *  SPDX-License-Identifier: GPL-3.0-or-later
  */
 
-#include <assert.h>
 #include <stdint.h>
 #include <stdlib.h>