aboutsummaryrefslogtreecommitdiffhomepage
path: root/history.cpp
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-08 14:47:50 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-08 14:48:22 -0800
commit4f8b4379f5c0b6ab34ca7815ceed2e5eee4dc0aa (patch)
tree7574b9ca787575b2ff1ac37db846c0391619339b /history.cpp
parentbc8a28838640ad6d816641fa108f1e40edfe15bd (diff)
Cleanup of completion_entry in complete.cpp
Diffstat (limited to 'history.cpp')
-rw-r--r--history.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/history.cpp b/history.cpp
index 85374aed..a895c68d 100644
--- a/history.cpp
+++ b/history.cpp
@@ -24,8 +24,6 @@
#include "wutil.h"
#include "history.h"
#include "common.h"
-#include "halloc.h"
-#include "halloc_util.h"
#include "intern.h"
#include "path.h"
#include "signal.h"