Added more or less empty "begin/end transaction" handling in ServerWindow.

Right now, only the updates are disabled as a start. I am not sure what else
we can do here, but there probably is something :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14855 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-11-11 14:25:12 +00:00
parent ba98d1b0cd
commit 2b7b3ade5c
2 changed files with 19 additions and 3 deletions
-1
View File
@@ -192,7 +192,6 @@ enum {
AS_SCREENMODE_CHANGED,
// Graphics calls
// Are these TRANSACTION codes needed ?
AS_BEGIN_TRANSACTION,
AS_END_TRANSACTION,
AS_SET_HIGH_COLOR,