This commit is contained in:
parent
16a0eeae4f
commit
4e78157e71
1 changed files with 0 additions and 2 deletions
|
|
@ -489,8 +489,6 @@ static void MwLLBeginDrawImpl(MwLL handle) {
|
||||||
|
|
||||||
static void MwLLEndDrawImpl(MwLL handle) {
|
static void MwLLEndDrawImpl(MwLL handle) {
|
||||||
(void)handle;
|
(void)handle;
|
||||||
|
|
||||||
XClearWindow(handle->x11.display, handle->x11.window);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void MwLLPolygonImpl(MwLL handle, MwPoint* points, int points_count, MwLLColor color) {
|
static void MwLLPolygonImpl(MwLL handle, MwPoint* points, int points_count, MwLLColor color) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue