Browse Source

[2157] removed wrong note

Yoshitaka Aharen 12 years ago
parent
commit
7f75e58b7f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/bin/auth/statistics.h

+ 0 - 2
src/bin/auth/statistics.h

@@ -269,8 +269,6 @@ public:
     /// \param response DNS response message.
     /// \param done DNS response was sent to the client.
     ///
-    /// \throw std::bad_alloc Internal resource allocation fails
-    ///
     void inc(const MessageAttributes& msgattrs,
              const isc::dns::Message& response, const bool done);