diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-01 05:40:14 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-01 05:40:14 +0000 |
commit | c7f311faa65a86d9751d536cb0ea6f755133471c (patch) | |
tree | 084a3079f7d949aa55022751257d0d1ca027b8e1 /src/prefs_customheader.h | |
parent | 61988f3a30a6a8e76530c36482b1227571721fd4 (diff) |
more code cleanups.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@534 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_customheader.h')
-rw-r--r-- | src/prefs_customheader.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/prefs_customheader.h b/src/prefs_customheader.h index c72e29d2..18690eea 100644 --- a/src/prefs_customheader.h +++ b/src/prefs_customheader.h @@ -22,8 +22,6 @@ #include "prefs_account.h" -void prefs_custom_header_read_config (PrefsAccount *ac); -void prefs_custom_header_write_config (PrefsAccount *ac); void prefs_custom_header_open (PrefsAccount *ac); #endif /* __PREFS_CUSTOMHEADER_H__ */ |