Commit adac886f authored by Michael Sherman's avatar Michael Sherman
Browse files

remove context.getTime()

parent 974b731e
......@@ -376,11 +376,6 @@ module OpenMM
type (OpenMM_Context) context
character(*) platformName
end
function OpenMM_Context_getTime(context)
use OpenMM_Types
type (OpenMM_Context) context
real*8 OpenMM_Context_getTime
end
! OpenMM::State
subroutine OpenMM_State_destroy(state)
......
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