diff options
author | rbuj <[email protected]> | 2021-10-27 17:50:56 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 15:29:43 +0100 |
commit | 03e38ada456be8fecd04fde9fa6a8293816292aa (patch) | |
tree | edea823dde15fd6e9726246785e9f303f3777ede /libmate-desktop/mate-desktop-thumbnail.h | |
parent | bc46804cd6dd0da229a4b84c3cfca73c7ef44f90 (diff) | |
download | mate-desktop-03e38ada456be8fecd04fde9fa6a8293816292aa.tar.bz2 mate-desktop-03e38ada456be8fecd04fde9fa6a8293816292aa.tar.xz |
Use a blank line at most
Diffstat (limited to 'libmate-desktop/mate-desktop-thumbnail.h')
-rw-r--r-- | libmate-desktop/mate-desktop-thumbnail.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmate-desktop/mate-desktop-thumbnail.h b/libmate-desktop/mate-desktop-thumbnail.h index 1bb9492..bb0cbcb 100644 --- a/libmate-desktop/mate-desktop-thumbnail.h +++ b/libmate-desktop/mate-desktop-thumbnail.h @@ -87,7 +87,6 @@ void mate_desktop_thumbnail_factory_create_failed_thumbnail (MateDesktopTh const char *uri, time_t mtime); - /* Thumbnailing utils: */ gboolean mate_desktop_thumbnail_has_uri (GdkPixbuf *pixbuf, const char *uri); |