mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
- Remove breakpoint added by mistake to FreeLdr
svn path=/trunk/; revision=52528
This commit is contained in:
parent
9c60ad5c59
commit
0750da242d
1 changed files with 0 additions and 1 deletions
|
@ -923,7 +923,6 @@ PcVideoSetDisplayMode(char *DisplayModeName, BOOLEAN Init)
|
||||||
|
|
||||||
PcVideoSetBlinkBit(! Init);
|
PcVideoSetBlinkBit(! Init);
|
||||||
|
|
||||||
DbgBreakPoint();
|
|
||||||
return DisplayMode;
|
return DisplayMode;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue