summaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2011-06-04 18:36:44 +0200
committerTomas Bzatek <tbzatek@users.sourceforge.net>2011-06-04 18:36:44 +0200
commita894e2f163153553e5ac32a1f2600315971e13c4 (patch)
tree15ba6c75994ea02e55ccc969596fe4dd896ff007 /src/setup.h
parent02c5b4315a9aaf64b945428288453134f90b75cc (diff)
downloadcataract-a894e2f163153553e5ac32a1f2600315971e13c4.tar.xz
Port border style to the new defines system
This change allows greater flexibility for separate themes.
Diffstat (limited to 'src/setup.h')
-rw-r--r--src/setup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setup.h b/src/setup.h
index a96a73f..75cbef7 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -53,7 +53,6 @@ typedef struct {
gboolean supplemental_files_use_common_root;
/* images section */
- gchar *border_style;
gboolean preload;
gboolean use_iptc_exif;
gboolean erase_exif_thumbnail;