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:
parent
04d3a3dedf
commit
8e900a6933
@ -294,8 +294,6 @@ void ReadWriteTester::StartWatching1()
|
||||
BApplication app("application/x-vnd.clipboardtest");
|
||||
BClipboard clip("StartWatching1");
|
||||
BMessage *data;
|
||||
char *str;
|
||||
ssize_t size;
|
||||
|
||||
BLooper *looper = new BLooper();
|
||||
RWHandler handler;
|
||||
|
Loading…
Reference in New Issue
Block a user