Changeset 1221

Show
Ignore:
Timestamp:
02/19/08 15:59:25 (6 months ago)
Author:
xkovah
Message:

commenting out presumed deadcode in Agent.pm

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/trunk/lib/HoneyClient/Agent.pm

    r1125 r1221  
    210210# TODO: Include corresponding unit tests. 
    211211# XXX: Do we need this? 
    212 use Data::Diff; 
     212#use Data::Diff; 
    213213# TODO: Include corresponding unit tests. 
    214214# XXX: Do we need this? 
    215 use Data::Structure::Util qw(unbless); 
     215#use Data::Structure::Util qw(unbless); 
    216216# TODO: Include corresponding unit tests. 
    217217# XXX: Do we need this? 
    218 use Data::Compare; 
     218#use Data::Compare; 
    219219 
    220220# Include Logging Library