aboutsummaryrefslogtreecommitdiffstats
path: root/qv4isel_llvm_p.h
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2012-06-08 11:35:16 +0100
committerAaron Kennedy <aaron.kennedy@nokia.com>2012-06-08 11:35:16 +0100
commit6b79f27580114c92051b8c9571a2af2955be79c8 (patch)
tree0d8dbb6f1ceeb3524f2651f94229677023950528 /qv4isel_llvm_p.h
parent27f94974780b907373517d62a0954132b902af88 (diff)
Remove dead code
Diffstat (limited to 'qv4isel_llvm_p.h')
-rw-r--r--qv4isel_llvm_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qv4isel_llvm_p.h b/qv4isel_llvm_p.h
index 5f67f2d66a..259cf46449 100644
--- a/qv4isel_llvm_p.h
+++ b/qv4isel_llvm_p.h
@@ -1,7 +1,6 @@
#ifndef QV4ISEL_LLVM_P_H
#define QV4ISEL_LLVM_P_H
-#include "qv4isel_p.h"
#include "qv4ir_p.h"
#include <llvm/Module.h>
#include <llvm/Support/IRBuilder.h>