Author: sserapion Date: Thu Nov 13 23:53:40 2008 New Revision: 37354
URL: http://svn.reactos.org/svn/reactos?rev=37354&view=rev Log: Kill auto-import insurgent.
Modified: branches/ros-amd64-bringup/reactos/dll/win32/dbghelp/stabs.c
Modified: branches/ros-amd64-bringup/reactos/dll/win32/dbghelp/stabs.c URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/dll/wi... ============================================================================== --- branches/ros-amd64-bringup/reactos/dll/win32/dbghelp/stabs.c [iso-8859-1] (original) +++ branches/ros-amd64-bringup/reactos/dll/win32/dbghelp/stabs.c [iso-8859-1] Thu Nov 13 23:53:40 2008 @@ -62,8 +62,6 @@ #include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(dbghelp_stabs); - -UINT64 _strtoui64( const char *nptr, char **endptr, int base );
#ifndef N_UNDF #define N_UNDF 0x00