aboutsummaryrefslogtreecommitdiffstats
path: root/src/runes.h
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2016-05-07 17:59:17 -0400
committerJesse Luehrs <doy@tozt.net>2016-05-07 17:59:17 -0400
commitb89b404f9a493e2d42d79540e6e1bf67f0fd4389 (patch)
tree75cb023447b9383626c9d8ad78105766ce859786 /src/runes.h
parentc1af3c6dc560c60a82440d5119c9565dafaafe1e (diff)
downloadrunes-b89b404f9a493e2d42d79540e6e1bf67f0fd4389.tar.gz
runes-b89b404f9a493e2d42d79540e6e1bf67f0fd4389.zip
this doesn't need to be in runes.h
Diffstat (limited to 'src/runes.h')
-rw-r--r--src/runes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runes.h b/src/runes.h
index 97a9487..c006c7c 100644
--- a/src/runes.h
+++ b/src/runes.h
@@ -1,8 +1,6 @@
#ifndef _RUNES_H
#define _RUNES_H
-#define RUNES_READ_BUFFER_LENGTH 4096
-
struct runes_term;
struct runes_window;
struct runes_pty;