summaryrefslogtreecommitdiff
path: root/libview/ev-page-accessible.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:30:36 +0200
committerraveit65 <[email protected]>2021-11-20 18:31:11 +0100
commit816d2dc8226f8d271aa1a6cd30549614769d5267 (patch)
treeb7bf882bb656964b9a919d4467fbde54fd9be867 /libview/ev-page-accessible.c
parent0c38b79c9556e475652d37556f0b2ffd73e0a4e4 (diff)
downloadatril-816d2dc8226f8d271aa1a6cd30549614769d5267.tar.bz2
atril-816d2dc8226f8d271aa1a6cd30549614769d5267.tar.xz
Use a blank line at most
Diffstat (limited to 'libview/ev-page-accessible.c')
-rw-r--r--libview/ev-page-accessible.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libview/ev-page-accessible.c b/libview/ev-page-accessible.c
index fba189c5..112f8020 100644
--- a/libview/ev-page-accessible.c
+++ b/libview/ev-page-accessible.c
@@ -37,7 +37,6 @@ struct _EvPageAccessiblePrivate {
gboolean children_initialized;
};
-
enum {
PROP_0,
PROP_VIEW_ACCESSIBLE,
@@ -412,7 +411,6 @@ treat_as_soft_return (EvView *view,
EvRectangle *next_word_end;
gint prev_offset, next_offset;
-
if (!log_attrs[offset].is_white)
return FALSE;