Skip to content
Snippets Groups Projects
Commit 1e08f266 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

notify: remove unused constant NOTIFY_TIMEOUT

parent 4d26e714
No related branches found
No related tags found
No related merge requests found
Pipeline #81210 passed
/* Copyright (C) 2017 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
/* Copyright (C) 2021 CZ.NIC, z.s.p.o. <knot-dns@labs.nic.cz>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
......@@ -19,8 +19,6 @@
#include "libknot/packet/pkt.h"
#include "knot/nameserver/process_query.h"
#define NOTIFY_TIMEOUT 3 /*!< Interval between NOTIFY retries. */
/*!
* \brief Answer IN class zone NOTIFY message (RFC1996).
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment