]> www.ginac.de Git - cln.git/blobdiff - src/vector/cl_GV_I.cc
Replace unused macro with cl_unused.
[cln.git] / src / vector / cl_GV_I.cc
index 328b31b4c6c237496130d332d184fe8042c404e5..dc8aab3224b992dc8a77fa9dee8ea8ab3ae91dc0 100644 (file)
@@ -180,7 +180,7 @@ static cl_GV_I_vectorops bits##m##_vectorops = {{                   \
 
 static void bits_do_delete (cl_GV_inner<cl_I>* vec)
 {
-       unused vec;
+       cl_unused vec;
 }
 
 // Copy bits srcptr.bits[srcindex..srcindex+count-1] into destptr.bits[destindex..destindex+count-1].