]> git.saurik.com Git - cycript.git/blobdiff - Handler.mm
Found a memory management mistake (new Instance should not be transient) while workin...
[cycript.git] / Handler.mm
index 9c1a8dfb78c848ec4f165129fcd126671cd9900d..4e4ccfeb2e4011960c6a1d625956f751ac34cf97 100644 (file)
@@ -42,7 +42,6 @@
 
 #include "Pooling.hpp"
 #include "Parser.hpp"
-#include "Context.hpp"
 
 #include "Cycript.tab.hh"