Comment for Gaurav
authordanmosemsft <danmose@microsoft.com>
Sun, 12 Feb 2017 22:31:56 +0000 (14:31 -0800)
committerdanmosemsft <danmose@microsoft.com>
Mon, 13 Feb 2017 00:58:50 +0000 (16:58 -0800)
src/ilasm/asmman.cpp

index 4f594d6..0f0d1cf 100644 (file)
@@ -150,8 +150,6 @@ void    AsmMan::SetModuleName(__inout_opt __nullterminated char* szName)
     }
 }
 //==============================================================================================================
-// Borrowed from VM\assembly.cpp
-//==============================================================================================================
 
 void    AsmMan::AddFile(__in __nullterminated char* szName, DWORD dwAttr, BinStr* pHashBlob)
 {