remove old cursor/mark decls

This commit is contained in:
Ryan Fleury
2024-08-26 16:15:28 -07:00
parent c97c351508
commit 6a8c110b83
-2
View File
@@ -223,8 +223,6 @@ struct DF_View
// rjf: view state
UI_ScrollPt2 scroll_pos;
//TxtPt cursor;
//TxtPt mark;
// rjf: view-lifetime allocation & user data extensions
Arena *arena;