aboutsummaryrefslogtreecommitdiffhomepage
path: root/path.cpp
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-09 19:26:44 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-02-09 19:26:44 -0800
commit910863e9ea5e1a4db192b5be1630d125cff18485 (patch)
treec754d5761aa3537ac5cd8a031d62d1537700b633 /path.cpp
parenta38490429b5d6fd4490708990b01b1662b059daf (diff)
Final removal of halloc. It's like Christmas Morning.
Diffstat (limited to 'path.cpp')
-rw-r--r--path.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/path.cpp b/path.cpp
index cffa7bb7..bac23c74 100644
--- a/path.cpp
+++ b/path.cpp
@@ -15,8 +15,6 @@
#include "common.h"
#include "env.h"
#include "wutil.h"
-#include "halloc.h"
-#include "halloc_util.h"
#include "path.h"
#include "expand.h"