From: Jeffrey Altman Date: Wed, 24 Sep 2008 23:47:59 +0000 (+0000) Subject: windows-remove-entraneous-commit-20080924 X-Git-Tag: openafs-devel-1_5_61~811 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f52f24d6f0027be06d444c1dd7e0d35163b16ef6;p=packages%2Fo%2Fopenafs.git windows-remove-entraneous-commit-20080924 LICENSE MIT remove extraneous commit. maybe later. --- diff --git a/src/WINNT/afsd/cm_ioctl.c b/src/WINNT/afsd/cm_ioctl.c index a5dbda3e7..f9d926640 100644 --- a/src/WINNT/afsd/cm_ioctl.c +++ b/src/WINNT/afsd/cm_ioctl.c @@ -3025,8 +3025,6 @@ cm_IoctlMemoryDump(struct cm_ioctl *ioctlp, struct cm_user *userp) cm_DumpSCache(hLogFile, cookie, 1); cm_DumpBufHashTable(hLogFile, cookie, 1); smb_DumpVCP(hLogFile, cookie, 1); - rx_DumpCalls(hLogFile, cookie); - rx_DumpPackets(hLogFile, cookie); CloseHandle(hLogFile);