Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-srvsvc.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 20 Nov 2003 17:21:19 -0600 (CST)
guy         2003/11/20 17:21:19 CST

  Modified files:
    .                    packet-dcerpc-srvsvc.c 
  Log:
  #if 0-out some no-longer-used routines.
  
  Use #if 0/#endif rather than comments to remove the code that used to
  refer to those routines - it's a bit more robust in the presence of
  comments (there aren't currently any, but, just in case somebody adds
  them...).
  
  Revision  Changes    Path
  1.62      +12 -6     ethereal/packet-dcerpc-srvsvc.c