* forgot this file...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27803 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Karsten Heimrich 2008-09-30 21:56:31 +00:00
parent 3580c2cf12
commit 611c6ed977
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ public:
void UnlockExclusiveAccess(); void UnlockExclusiveAccess();
// for screen shots // for screen shots
bool DumpToFile(const char *path);
ServerBitmap* DumpToBitmap(); ServerBitmap* DumpToBitmap();
status_t ReadBitmap(ServerBitmap *bitmap, bool drawCursor, status_t ReadBitmap(ServerBitmap *bitmap, bool drawCursor,
BRect bounds); BRect bounds);