mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.removed forgotten RDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@12828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
f66ad70f36
commit
cea8aca97d
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ void DisplayPopup::MouseMove(Point p, dword flags)
|
|||
|
||||
void DisplayPopup::Paint(Draw& w)
|
||||
{
|
||||
RDUMP("Paint");
|
||||
Rect r = GetSize();
|
||||
w.DrawRect(r, SColorPaper);
|
||||
if(display) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue