Skip to content

Commit adeaed2

Browse files
zhangxianwei8lukefromdc
authored andcommitted
caja-application.c: Remove redundant empty lines
There are some redundant empty lines in caja-application.c. Remove it. Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
1 parent dba8610 commit adeaed2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/caja-application.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,7 @@ struct _CajaApplicationPriv {
114114
gchar *geometry;
115115
};
116116

117-
118-
119117
GList *
120-
121118
caja_application_get_spatial_window_list (void)
122119
{
123120
return caja_application_spatial_window_list;

0 commit comments

Comments
 (0)