mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Remove a comment which i forgot to remove, oops.
svn path=/trunk/; revision=15827
This commit is contained in:
@@ -90,7 +90,7 @@ DIB_16BPP_HLine(SURFOBJ *SurfObj, LONG x1, LONG x2, LONG y, ULONG c)
|
||||
|
||||
VOID
|
||||
DIB_16BPP_VLine(SURFOBJ *SurfObj, LONG x, LONG y1, LONG y2, ULONG c)
|
||||
{ /* 2610-2700 */
|
||||
{
|
||||
#ifdef _M_IX86
|
||||
asm volatile(
|
||||
" testl %2, %2" "\n\t"
|
||||
|
||||
Reference in New Issue
Block a user