X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FIdleEvent.hh;h=b2023f84173bf8b7501612c49b7da5d319476a9c;hb=7ee689fe38d66aa3a0004d55e8708750d35adc0b;hp=11ff42acde8e6b2fb81987d48957bf32d2469302;hpb=7661548b20e6c7627f54bff87e0758396fd523ef;p=senf.git diff --git a/senf/PPI/IdleEvent.hh b/senf/PPI/IdleEvent.hh index 11ff42a..b2023f8 100644 --- a/senf/PPI/IdleEvent.hh +++ b/senf/PPI/IdleEvent.hh @@ -46,9 +46,7 @@ namespace ppi { : public EventImplementation<> { public: - IdleEvent(); - - protected: + IdleEvent(std::string const & name = ""); private: virtual void v_enable();