[nautilus] notebook: remove unused defines
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] notebook: remove unused defines
- Date: Mon, 9 Jan 2012 22:26:33 +0000 (UTC)
commit 283c4903139dc08b7b69afa117870e143cc64137
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 9 08:19:37 2012 +0100
notebook: remove unused defines
src/nautilus-notebook.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/nautilus-notebook.c b/src/nautilus-notebook.c
index 3122dd1..000294d 100644
--- a/src/nautilus-notebook.c
+++ b/src/nautilus-notebook.c
@@ -38,13 +38,9 @@
#include <gio/gio.h>
#include <gtk/gtk.h>
-#define TAB_WIDTH_N_CHARS 15
-
#define AFTER_ALL_TABS -1
#define NOT_IN_APP_WINDOWS -2
-#define INSANE_NUMBER_OF_URLS 20
-
static void nautilus_notebook_init (NautilusNotebook *notebook);
static void nautilus_notebook_class_init (NautilusNotebookClass *klass);
static int nautilus_notebook_insert_page (GtkNotebook *notebook,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]