TouchpadPrefView: Remove debugging message from destructor.
This commit is contained in:
parent
56af4c7c2b
commit
cf78be3fd1
@ -60,7 +60,6 @@ TouchpadView::TouchpadView(BRect frame)
|
||||
|
||||
TouchpadView::~TouchpadView()
|
||||
{
|
||||
puts("GONE!");
|
||||
delete fOffScreenBitmap;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user