From c43f2d2327a3c50ddc203fb27bcce4e20751ecc4 Mon Sep 17 00:00:00 2001 From: Moises Fernandez <moisesf@fmrib.ox.ac.uk> Date: Fri, 10 May 2013 13:58:55 +0000 Subject: [PATCH] Delete a not used function --- CUDA/xfibres_gpu.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/CUDA/xfibres_gpu.h b/CUDA/xfibres_gpu.h index 57db109..7b6d9e8 100644 --- a/CUDA/xfibres_gpu.h +++ b/CUDA/xfibres_gpu.h @@ -10,8 +10,6 @@ #include "newimage/newimageall.h" #include <string> -//int xfibres_gpu(char *subjdir,int slice, int nextras, char** extras); - void join_subParts(string name, int size_part, int nsubparts, int size_sub_part, int last_sub_part, bool mean); void xfibres_gpu( //INPUT -- GitLab