moved more of the old stuff from DisplayDriver into DisplayDriverImpl

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12142 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2005-03-29 22:22:44 +00:00
parent 3f537e5fa7
commit 127b4b0a4b
2 changed files with 8 additions and 12 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
// Display driver to be used by the server.
#ifndef DISPLAYDRIVER
# define DISPLAYDRIVER PAINTERDRIVER
//# define DISPLAYDRIVER PAINTERDRIVER
# define DISPLAYDRIVER VIEWDRIVER
#endif
// Uncomment this if the DisplayDriver should only rely on drawing functions implemented