From 764b57ba3b7494a8391f32fea688c46247dc9336 Mon Sep 17 00:00:00 2001 From: danmosemsft Date: Sun, 12 Feb 2017 14:31:56 -0800 Subject: Comment for Gaurav --- src/ilasm/asmman.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ilasm') diff --git a/src/ilasm/asmman.cpp b/src/ilasm/asmman.cpp index 4f594d67cb..0f0d1cff71 100644 --- a/src/ilasm/asmman.cpp +++ b/src/ilasm/asmman.cpp @@ -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) { -- cgit v1.2.3