diff options
Diffstat (limited to 'src/user/include/cxx/raleigh/w/entry.h')
-rw-r--r-- | src/user/include/cxx/raleigh/w/entry.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/user/include/cxx/raleigh/w/entry.h b/src/user/include/cxx/raleigh/w/entry.h index fcae122..001cae2 100644 --- a/src/user/include/cxx/raleigh/w/entry.h +++ b/src/user/include/cxx/raleigh/w/entry.h @@ -42,7 +42,6 @@ namespace raleigh { //the index of the null terminator uint32_t end_d; - bool first_paint; bool has_focus; bool had_focus_last_paint; bool text_changed_since_last_paint; |