From 3b604a204719a4b45360a9d8685d4bb51a32b9dd Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 05 Sep 2002 18:56:37 +0000 Subject: Use SIG_IGN rather than an empty handler to ignore SIG_TSTP. --- (limited to 'libopie/odevice.h') diff --git a/libopie/odevice.h b/libopie/odevice.h index cda504a..5009b91 100644 --- a/libopie/odevice.h +++ b/libopie/odevice.h @@ -102,8 +102,6 @@ protected: private: ODevice ( const ODevice & ); - - static void tstp_sighandler ( int ); }; #endif -- cgit v0.9.0.2