about summary refs log tree commit diff stats
path: root/042new.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-06-21 00:24:12 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-06-21 00:24:12 -0700
commit467046ef11ddd4b0ff1abb89f873bbfde8a419c4 (patch)
treea3ecb8554a7e41179ace8875c5b5390b6636c169 /042new.cc
parentc518212143598243cd803fb2656c111c521c3565 (diff)
downloadmu-467046ef11ddd4b0ff1abb89f873bbfde8a419c4.tar.gz
1614
Diffstat (limited to '042new.cc')
-rw-r--r--042new.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/042new.cc b/042new.cc
index 324fad16..0e685095 100644
--- a/042new.cc
+++ b/042new.cc
@@ -250,6 +250,3 @@ long long int unicode_length(const string& s) {
   }
   return result;
 }
-
-:(before "End Includes")
-#include"termbox/termbox.h"  // for unicode primitives