remove unused variable

This commit is contained in:
Mark Andrews
2013-09-04 22:34:44 +10:00
parent 5b9469c0db
commit e9921500e1

View File

@@ -196,7 +196,6 @@ totext_keydata(ARGS_TOTEXT) {
static inline isc_result_t
fromwire_keydata(ARGS_FROMWIRE) {
isc_region_t sr;
unsigned char algorithm;
REQUIRE(type == 65533);