oops! Somehow I managed to commit a version with some extra debug code

enabled.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22433 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini 2007-10-04 11:37:04 +00:00
parent f2476bcc9c
commit 94b9294f48
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include <stdlib.h>
#include <new>
using namespace std;
#define DEBUG 1
#include <Application.h>
#include <Beep.h>
#include <Bitmap.h>