diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2011-06-04 18:45:55 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2011-06-04 18:45:55 +0200 |
| commit | b960b2a4579bf5cd25124191ff37c5ad30a529ff (patch) | |
| tree | 90a00c525ba7c667bd924bef593d36b6a34698d9 /src/setup.h | |
| parent | a894e2f163153553e5ac32a1f2600315971e13c4 (diff) | |
| download | cataract-b960b2a4579bf5cd25124191ff37c5ad30a529ff.tar.xz | |
Port EXIF table visibility switch to the new defines system
Diffstat (limited to 'src/setup.h')
| -rw-r--r-- | src/setup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setup.h b/src/setup.h index 75cbef7..7b98634 100644 --- a/src/setup.h +++ b/src/setup.h @@ -73,7 +73,6 @@ typedef struct { /* navigation section */ gboolean use_inpage_links; gboolean show_go_up; - gboolean show_exif_table; /* feed section */ gboolean feed_enabled; |
