From: Jeffrey Altman Date: Wed, 24 Sep 2008 23:58:32 +0000 (+0000) Subject: DEVEL15-windows-remove-entraneous-commit-20080924 X-Git-Tag: openafs-devel-1_5_53~22 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5af9e7f1861bb8c3ea48b36cc89ceb4df74dc15f;p=packages%2Fo%2Fopenafs.git DEVEL15-windows-remove-entraneous-commit-20080924 LICENSE MIT remove extraneous commit. maybe later. (cherry picked from commit f52f24d6f0027be06d444c1dd7e0d35163b16ef6) --- diff --git a/src/WINNT/afsd/cm_ioctl.c b/src/WINNT/afsd/cm_ioctl.c index 41f7fd1e2..79342df7a 100644 --- a/src/WINNT/afsd/cm_ioctl.c +++ b/src/WINNT/afsd/cm_ioctl.c @@ -3026,8 +3026,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);