Remove useless method call.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42711 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* Mikael Eiman, [email protected]
|
||||
* Pier Luigi Fiorini, [email protected]
|
||||
* Stephan Aßmus <[email protected]>
|
||||
* Adrien Destugues <pulo[email protected]>
|
||||
* Adrien Destugues <pulko[email protected]>
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
@@ -340,8 +340,6 @@ NotificationView::Draw(BRect updateRect)
|
||||
PopState();
|
||||
|
||||
Sync();
|
||||
|
||||
BView::Draw(updateRect);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user