[nautilus] Removed unused MAX_TITLE_LENGTH
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Removed unused MAX_TITLE_LENGTH
- Date: Sat, 15 Feb 2014 03:03:53 +0000 (UTC)
commit f4fee7e02ee27fe5f78fea156799829d60aa483e
Author: Daniel Schürmann <daschuer gmx de>
Date: Fri Nov 29 20:35:17 2013 +0100
Removed unused MAX_TITLE_LENGTH
https://bugzilla.gnome.org/show_bug.cgi?id=719675
src/nautilus-window.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/nautilus-window.c b/src/nautilus-window.c
index 67b5899..3afaf5f 100644
--- a/src/nautilus-window.c
+++ b/src/nautilus-window.c
@@ -73,9 +73,6 @@
#include <math.h>
#include <sys/time.h>
-/* dock items */
-#define MAX_TITLE_LENGTH 180
-
/* Forward and back buttons on the mouse */
static gboolean mouse_extra_buttons = TRUE;
static int mouse_forward_button = 9;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]