summaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-04-04 23:37:52 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-04-04 23:37:52 +0200
commit37139c96f04f781b053feefdbb5b3d28b2bcfc11 (patch)
treec6a5bd9557a0442e6b5ad6fa3bae86803339cf32 /global.h
parent3f3a98b7e49230aabd0e557ea59e89e20537ca8a (diff)
downloadtapasboard-37139c96f04f781b053feefdbb5b3d28b2bcfc11.tar.gz
tapasboard-37139c96f04f781b053feefdbb5b3d28b2bcfc11.zip
fix timezones on real device
Diffstat (limited to 'global.h')
-rw-r--r--global.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/global.h b/global.h
index 8c64a4c..74f972e 100644
--- a/global.h
+++ b/global.h
@@ -6,9 +6,6 @@
/** Time the forum config settings should be considered up to date, in days. */
#define BOARD_CONFIG_TTL 2
-/** Time the forum smilies list should be considered up to date, in days. */
-#define SMILIES_LIST_TTL BOARD_CONFIG_TLL
-
/** Time the list of forums should be considered up to date, in days. */
#define BOARD_LIST_TTL 2