From 37139c96f04f781b053feefdbb5b3d28b2bcfc11 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Thu, 4 Apr 2013 23:37:52 +0200 Subject: fix timezones on real device --- global.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'global.h') 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 -- cgit v1.2.3