Commit d38b334b authored by Sebastian Lackner's avatar Sebastian Lackner Committed by Alexandre Julliard

wineboot: Remove unused declaration for __wine_make_process_system.

parent 19a3f6b5
......@@ -1152,7 +1152,6 @@ static const struct option long_options[] =
int main( int argc, char *argv[] )
{
extern HANDLE CDECL __wine_make_process_system(void);
static const WCHAR RunW[] = {'R','u','n',0};
static const WCHAR RunOnceW[] = {'R','u','n','O','n','c','e',0};
static const WCHAR RunServicesW[] = {'R','u','n','S','e','r','v','i','c','e','s',0};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment