Removed debug leftover
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21998 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -330,7 +330,7 @@ TermView::~TermView()
|
|||||||
{
|
{
|
||||||
Shell *shell = fShell;
|
Shell *shell = fShell;
|
||||||
// _DetachShell sets fShell to NULL
|
// _DetachShell sets fShell to NULL
|
||||||
printf("TermView::~TermView()\n");
|
|
||||||
_DetachShell();
|
_DetachShell();
|
||||||
|
|
||||||
delete fTextBuffer;
|
delete fTextBuffer;
|
||||||
|
|||||||
Reference in New Issue
Block a user