[ros-diffs] [tkreuzer] 33342: remove unimplemented IntDrawCaret from caret.h

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Wed May 7 16:14:53 CEST 2008


Author: tkreuzer
Date: Wed May  7 09:14:52 2008
New Revision: 33342

URL: http://svn.reactos.org/svn/reactos?rev=33342&view=rev
Log:
remove unimplemented IntDrawCaret from caret.h

Modified:
    trunk/reactos/subsystems/win32/win32k/include/caret.h

Modified: trunk/reactos/subsystems/win32/win32k/include/caret.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/include/caret.h?rev=33342&r1=33341&r2=33342&view=diff
==============================================================================
--- trunk/reactos/subsystems/win32/win32k/include/caret.h [iso-8859-1] (original)
+++ trunk/reactos/subsystems/win32/win32k/include/caret.h [iso-8859-1] Wed May  7 09:14:52 2008
@@ -18,9 +18,6 @@
 BOOL FASTCALL
 IntSwitchCaretShowing(PVOID Info);
 
-VOID FASTCALL
-IntDrawCaret(HWND hWnd);
-
 BOOL FASTCALL co_UserShowCaret(PWINDOW_OBJECT WindowObject);
 
 BOOL FASTCALL co_UserHideCaret(PWINDOW_OBJECT WindowObject);



More information about the Ros-diffs mailing list