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