From d3985b00b5fb272f6d8bb8ba8ac50b493c40082d Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Tue, 16 Apr 2024 16:18:53 +0200 Subject: Remove CVS version tags, they did not work anymore after moving to git --- ot_accesslist.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ot_accesslist.c') diff --git a/ot_accesslist.c b/ot_accesslist.c index c26e14a..4b88c40 100644 --- a/ot_accesslist.c +++ b/ot_accesslist.c @@ -559,5 +559,3 @@ int accesslist_is_blessed(ot_ip6 ip, ot_permissions permissions) { return 1; return 0; } - -const char *g_version_accesslist_c = "$Source$: $Revision$\n"; -- cgit v1.2.3