--- libev/ev++.h 2008/01/10 06:00:55 1.22 +++ libev/ev++.h 2008/01/18 18:12:42 1.23 @@ -208,10 +208,9 @@ \ private: \ \ - cppstem (const cppstem &o) \ - { /* disabled */ } \ + cppstem (const cppstem &o); \ \ - void operator =(const cppstem &o) { /* disabled */ } \ + cppstem & operator =(const cppstem &o); \ \ public: