Commit b321a758 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Clean up to remove warning

parent b8019839
......@@ -179,7 +179,7 @@ void kCalculateGBVIBornSum(gpuContext gpu)
//printf("kCalculateGBVIBornSum\n");
kClearGBVIBornSum( gpu );
LAUNCHERROR("kClearBornSum");
size_t numWithInteractions;
//size_t numWithInteractions;
switch (gpu->sim.nonbondedMethod)
{
case NO_CUTOFF:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment