Clean up a couple warnings
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6620 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -294,8 +294,6 @@ void ReadWriteTester::StartWatching1()
|
|||||||
BApplication app("application/x-vnd.clipboardtest");
|
BApplication app("application/x-vnd.clipboardtest");
|
||||||
BClipboard clip("StartWatching1");
|
BClipboard clip("StartWatching1");
|
||||||
BMessage *data;
|
BMessage *data;
|
||||||
char *str;
|
|
||||||
ssize_t size;
|
|
||||||
|
|
||||||
BLooper *looper = new BLooper();
|
BLooper *looper = new BLooper();
|
||||||
RWHandler handler;
|
RWHandler handler;
|
||||||
|
|||||||
Reference in New Issue
Block a user