BIND 10 master, updated. 201bae76d11706e9fe9c09491ed216c225a02e9d [master] a minor cleanup: removed unnecessary forward declaration. trivial, directly pushing.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 13 18:58:55 UTC 2011
The branch, master has been updated
via 201bae76d11706e9fe9c09491ed216c225a02e9d (commit)
from be4334aa0b66fd01f9b3f859c309545459dfab00 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 201bae76d11706e9fe9c09491ed216c225a02e9d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 13 11:58:34 2011 -0700
[master] a minor cleanup: removed unnecessary forward declaration.
trivial, directly pushing.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/tsigerror.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/tsigerror.h b/src/lib/dns/tsigerror.h
index 0dc908c..8efd3ae 100644
--- a/src/lib/dns/tsigerror.h
+++ b/src/lib/dns/tsigerror.h
@@ -22,9 +22,6 @@
namespace isc {
namespace dns {
-
-class RRClass;
-
/// TSIG errors
///
/// The \c TSIGError class objects represent standard errors related to
More information about the bind10-changes
mailing list