aboutsummaryrefslogtreecommitdiff
path: root/src/datetime-prefs.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-10-13 13:37:19 -0500
committerTed Gould <ted@gould.cx>2011-10-13 13:37:19 -0500
commit4a0a5d5f44ff6815dc11da9d49f34d076c4879eb (patch)
tree6b4078580769f6837bbf864d836297fa0316d41b /src/datetime-prefs.c
parente569f3e9744146d5e9d3bfee21092def7350043b (diff)
parent09dcfec3e1305ed9ad26df78a9ff6c755ed08ece (diff)
downloadayatana-indicator-datetime-4a0a5d5f44ff6815dc11da9d49f34d076c4879eb.tar.gz
ayatana-indicator-datetime-4a0a5d5f44ff6815dc11da9d49f34d076c4879eb.tar.bz2
ayatana-indicator-datetime-4a0a5d5f44ff6815dc11da9d49f34d076c4879eb.zip
* New upstream release.
* Drop an unused icon (LP: #746176) * Fix showing a timezone that we're currently set to (LP: #833337) * Remove check for libunique as it's unused
Diffstat (limited to 'src/datetime-prefs.c')
-rw-r--r--src/datetime-prefs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/datetime-prefs.c b/src/datetime-prefs.c
index 5ace8c4..1b7ddd2 100644
--- a/src/datetime-prefs.c
+++ b/src/datetime-prefs.c
@@ -32,7 +32,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <glib/gi18n-lib.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
-#include <unique/unique.h>
#include <polkit/polkit.h>
#include <libgnome-control-center/cc-panel.h>