[gnome-shell/wip/fmuellner/notification-redux: 123/128] calendar: Remove left-over variable
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/fmuellner/notification-redux: 123/128] calendar: Remove left-over variable
- Date: Tue, 17 Feb 2015 11:30:00 +0000 (UTC)
commit 8397e7fc7ea671b0df52e06415eadf969431007b
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Feb 17 03:53:20 2015 +0100
calendar: Remove left-over variable
js/ui/calendar.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/js/ui/calendar.js b/js/ui/calendar.js
index 04b347d..c40be6b 100644
--- a/js/ui/calendar.js
+++ b/js/ui/calendar.js
@@ -26,8 +26,6 @@ const MSECS_IN_DAY = 24 * 60 * 60 * 1000;
const SHOW_WEEKDATE_KEY = 'show-weekdate';
const ELLIPSIS_CHAR = '\u2026';
-const MAX_NOTIFICATION_BUTTONS = 3;
-
const MESSAGE_ANIMATION_TIME = 0.1;
// alias to prevent xgettext from picking up strings translated in GTK+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]