DEADSOFTWARE

tools: fix build with sdl2
[d2df-sdl.git] / src / lib / libjit / t1.dpr
index 95696b4d1d6cfac2e62944eedf0076d54fad9ccb..c0e13cb9a5a37690234a65d61c0201f34575529b 100644 (file)
@@ -36,7 +36,6 @@ var
   res: jit_int;
 begin
   if (jit_type_int = nil) then raise Exception.Create('fuuuuu (0)');
-  //if (PPointer(jit_type_int)^ = nil) then raise Exception.Create('fuuuuu (1)');
 
   (* Create a context to hold the JIT's primary state *)
   writeln('creating context...');