https://git.reactos.org/?p=reactos.git;a=commitdiff;h=22317b0ca40a70e76e20799cded688d82aebc307

commit 22317b0ca40a70e76e20799cded688d82aebc307
Author:     Giannis Adamopoulos <[email protected]>
AuthorDate: Thu Jan 18 16:56:16 2018 +0200
Commit:     Giannis Adamopoulos <[email protected]>
CommitDate: Sat Jan 27 02:45:50 2018 +0200

    [NTDLL_APITEST] Remove one of the hacks for the implicit activation context.
---
 modules/rostests/apitests/ntdll/ntdlltest.manifest | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/modules/rostests/apitests/ntdll/ntdlltest.manifest 
b/modules/rostests/apitests/ntdll/ntdlltest.manifest
index a91a9b68a2..845c27a83a 100644
--- a/modules/rostests/apitests/ntdll/ntdlltest.manifest
+++ b/modules/rostests/apitests/ntdll/ntdlltest.manifest
@@ -6,11 +6,6 @@
             <assemblyIdentity type="win32" name="Microsoft.Windows.GdiPlus" 
version="1.0.100.0" language="*" processorArchitecture="x86" 
publicKeyToken="6595b64144ccf1df"/>
          </dependentAssembly>
     </dependency>
-    <dependency>
-         <dependentAssembly>
-            <assemblyIdentity type="win32" 
name="Microsoft.Windows.Common-Controls" version="5.82.0.0" language="*" 
processorArchitecture="x86" publicKeyToken="6595b64144ccf1df"/>
-         </dependentAssembly>
-    </dependency>
     <file name="deptest.dll"/>
     <file name="adllfile.dll"/>
 </assembly>

Reply via email to