freebsd-ports/deskutils/notification-daemon/files/extra-patch-src-main.cc
Pav Lucistnik c59fdfc05e - Update to 0.2.2
PR:		ports/85524
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)
2005-08-31 21:30:50 +00:00

10 lines
263 B
C++

--- src/main.cc.orig Wed Aug 10 10:43:56 2005
+++ src/main.cc Wed Aug 31 23:25:36 2005
@@ -622,7 +622,6 @@
int
main(int argc, char **argv)
{
- std::set_terminate(__gnu_cxx::__verbose_terminate_handler);
DBusError error;
dbus_error_init(&error);