Skip to content

Commit 0bc444b

Browse files
committed
Correct memory fault on de-activation.
1 parent b03e730 commit 0bc444b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/s63_pi.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ s63_pi::s63_pi(void *ppimgr)
447447

448448
s63_pi::~s63_pi()
449449
{
450-
delete m_pplugin_icon;
451450
delete m_event_handler;
452451

453452
if(g_pScreenLog) {

0 commit comments

Comments
 (0)