]> git.tdb.fi Git - libs/core.git/blobdiff - source/io/buffered.h
Separate event-related stuff from Base
[libs/core.git] / source / io / buffered.h
index 1de54d202456546cecf9604c01d9a766b061648d..095be0f01625eaac5672278a7f20ae724268b227 100644 (file)
@@ -36,8 +36,6 @@ private:
 public:
        Mode get_current_op() const { return cur_op; }
        unsigned get_current_size() const;
-
-       virtual const Handle &get_event_handle();
 };
 
 } // namespace IO