diff --git a/src/raster/ftraster.c b/src/raster/ftraster.c index ece8c10e7..6725af0a3 100644 --- a/src/raster/ftraster.c +++ b/src/raster/ftraster.c @@ -764,8 +764,6 @@ ras.num_Profs++; } - ras.joint = FALSE; - return SUCCESS; } @@ -1904,8 +1902,6 @@ ras.fProfile = NULL; ras.cProfile = NULL; - ras.joint = FALSE; - ras.fresh = FALSE; ras.top = ras.buff; ras.maxBuff = ras.sizeBuff;