summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-list-model.h
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:34:17 +0200
committerraveit65 <[email protected]>2021-11-20 16:50:14 +0100
commit0a4384ca8c93b62bdf393cd1f3698bab1999fc6f (patch)
tree9c68212e8ba254df3dc80cd091b8fd3198a9b643 /src/file-manager/fm-list-model.h
parentbdc5cf66eff8c52cf422cf7b0143ff3489bbb7b0 (diff)
downloadcaja-0a4384ca8c93b62bdf393cd1f3698bab1999fc6f.tar.bz2
caja-0a4384ca8c93b62bdf393cd1f3698bab1999fc6f.tar.xz
Use a blank line at most
Diffstat (limited to 'src/file-manager/fm-list-model.h')
-rw-r--r--src/file-manager/fm-list-model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file-manager/fm-list-model.h b/src/file-manager/fm-list-model.h
index b63f8ae4..4e67b8c4 100644
--- a/src/file-manager/fm-list-model.h
+++ b/src/file-manager/fm-list-model.h
@@ -126,7 +126,6 @@ int fm_list_model_compare_func (FMListModel *model,
CajaFile *file1,
CajaFile *file2);
-
int fm_list_model_add_column (FMListModel *model,
CajaColumn *column);