summaryrefslogtreecommitdiff
path: root/src/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/surface.h')
-rw-r--r--src/surface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/surface.h b/src/surface.h
index 7262a42..d2dcb25 100644
--- a/src/surface.h
+++ b/src/surface.h
@@ -26,9 +26,6 @@ struct Wlclock_surface
struct Wlclock_buffer hands_buffers[2];
struct Wlclock_buffer *current_hands_buffer;
bool configured;
-
- struct wl_callback *frame_callback;
- bool background_dirty, hands_dirty;
};
bool create_surface (struct Wlclock_output *output);