diff --git a/pppc.cc b/pppc.cc index 56ca161..06f5673 100644 --- a/pppc.cc +++ b/pppc.cc @@ -290,10 +290,7 @@ PPPC::~PPPC() { ::DestroyMenu(m_popupMenu); - /* TODO: turned off temporarily for debugging. Re-enable! */ -#if 0 event_exit(); -#endif /* delete the tray icon */ Shell_NotifyIcon(NIM_DELETE, &m_nid);