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

Removed debug code

parent 71ec749c
......@@ -164,8 +164,6 @@ void METHOD_NAME(kCalculateAmoebaVdw14_7, _kernel)(
#ifdef USE_CUTOFF
unsigned int flags = cSim.pInteractionFlag[pos];
// this should be removed once problem w/ calmodulin is resolved
flags = 0xFFFFFFFF;
if (flags == 0) {
} else {
#endif
......
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