summaryrefslogtreecommitdiff
path: root/src/vte-private.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-09-07 21:00:13 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-09-07 21:06:27 -0400
commit5b559865f8237b4aa77c513a3d5847bf0a0e01aa (patch)
tree28ca26b63403111c8b41a4013d27aa299c793d90 /src/vte-private.h
parentc40b3e92c52057dc84be0c99b57fe7af07bffecd (diff)
[ring] Enlarge initial writable size
Diffstat (limited to 'src/vte-private.h')
-rw-r--r--src/vte-private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vte-private.h b/src/vte-private.h
index 2c3bc65..dbf43b4 100644
--- a/src/vte-private.h
+++ b/src/vte-private.h
@@ -64,7 +64,6 @@ G_BEGIN_DECLS
/* More color defines in ring.h */
#define VTE_SATURATION_MAX 10000
-#define VTE_SCROLLBACK_INIT 100
#define VTE_DEFAULT_CURSOR GDK_XTERM
#define VTE_MOUSING_CURSOR GDK_LEFT_PTR
#define VTE_TAB_MAX 999