comment unused variable
This commit is contained in:
parent
a8a5b519b0
commit
668b2866c2
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ void Screen::updateStrut()
|
|||
|
||||
void Screen::calcArea()
|
||||
{
|
||||
otk::Rect old_area = _area;
|
||||
// otk::Rect old_area = _area;
|
||||
|
||||
/*
|
||||
#ifdef XINERAMA
|
||||
|
|
Loading…
Reference in a new issue