From f1eb102e3b4baca5ad67ca2e209768998e3f745d Mon Sep 17 00:00:00 2001 From: heziqi Date: Tue, 14 Oct 2014 06:57:33 +0800 Subject: [PATCH] functions to attain area added --- envi/bip.h | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/envi/bip.h b/envi/bip.h index 21aec27..7bd9733 100644 --- a/envi/bip.h +++ b/envi/bip.h @@ -99,8 +99,6 @@ public: band_index(p, page); } - free(p1); - free(p2); return true; } //get YZ line from the a Y slice, Y slice data should be already IN the MEMORY -- libgit2 0.21.4