From a62945fc94f0e9536456eed0ee167d527bf392d7 Mon Sep 17 00:00:00 2001 From: Mark Jansen Date: Thu, 20 Oct 2016 21:03:38 +0000 Subject: [PATCH] [APPHELP_APITEST] This should not be here. svn path=/trunk/; revision=73002 --- rostests/apitests/apphelp/data.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/rostests/apitests/apphelp/data.c b/rostests/apitests/apphelp/data.c index 20296e8d5cd..f0dfc2e2efb 100644 --- a/rostests/apitests/apphelp/data.c +++ b/rostests/apitests/apphelp/data.c @@ -65,9 +65,7 @@ static IMAGE_NT_HEADERS32 nt_header = 0, /* SizeOfUninitializedData */ 0x1000, /* AddressOfEntryPoint */ 0x1000, /* BaseOfCode */ -#ifndef _WIN64 0, /* BaseOfData */ -#endif 0x400000, /* ImageBase */ 0x1000, /* SectionAlignment */ 0x200, /* FileAlignment */