[nautilus] window-slot: remove unneeded constant
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] window-slot: remove unneeded constant
- Date: Wed, 25 Nov 2015 23:41:57 +0000 (UTC)
commit 90771f8641d69ad8802484718adc871abe62b220
Author: Carlos Soriano <csoriano gnome org>
Date: Wed Nov 25 15:04:21 2015 +0100
window-slot: remove unneeded constant
src/nautilus-window-slot.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/nautilus-window-slot.c b/src/nautilus-window-slot.c
index d005eee..f6cc5c2 100644
--- a/src/nautilus-window-slot.c
+++ b/src/nautilus-window-slot.c
@@ -746,13 +746,6 @@ nautilus_window_slot_init (NautilusWindowSlot *slot)
*/
#include "nautilus-desktop-window.h"
-/* This number controls a maximum character count for a URL that is
- * displayed as part of a dialog. It's fairly arbitrary -- big enough
- * to allow most "normal" URIs to display in full, but small enough to
- * prevent the dialog from getting insanely wide.
- */
-#define MAX_URI_IN_DIALOG_LENGTH 60
-
static void begin_location_change (NautilusWindowSlot *slot,
GFile *location,
GFile *previous_location,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]