Browse Source

[master] editorial cleanup: removed non-existent param from doc

trivial, committing at my discretion.
JINMEI Tatuya 12 years ago
parent
commit
6de9ca4708
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/lib/python/isc/ddns/session.py

+ 0 - 2
src/lib/python/isc/ddns/session.py

@@ -199,8 +199,6 @@ class UpdateSession:
           logging and access control.
         - zone_config (ZoneConfig) A tentative container that encapsulates
           the server's zone configuration.  See zone_config.py.
-        - req_data (binary) Wire format data of the request message.
-          It will be used for TSIG verification if necessary.
 
         '''
         self.__message = req_message