Removed the requirement win->input_request_type == INPUT_REQUEST_NONE.
[rodin/chimara.git] / libchimara / strio.h
1 #ifndef STRIO_H
2 #define STRIO_H
3
4 G_GNUC_INTERNAL void flush_window_buffer(winid_t win);
5
6 #endif