mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
removed obsolete forward declaration
svn path=/trunk/; revision=11551
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: handle.c,v 1.19 2004/11/02 21:51:25 weiden Exp $
|
||||
/* $Id: handle.c,v 1.20 2004/11/06 10:10:02 weiden Exp $
|
||||
*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS system libraries
|
||||
@@ -18,9 +18,6 @@
|
||||
|
||||
/* GLOBALS *******************************************************************/
|
||||
|
||||
BOOL STDCALL
|
||||
InternalGetProcessId (HANDLE hProcess, LPDWORD lpProcessId);
|
||||
|
||||
HANDLE STDCALL
|
||||
DuplicateConsoleHandle (HANDLE hConsole,
|
||||
DWORD dwDesiredAccess,
|
||||
|
||||
Reference in New Issue
Block a user