wmJNI.c
freeWmSvrContext


void
freeWmSvrContext(
      WmContext **con)
Deallocates the WmContext structure when it is no longer being used.
Parameters:
WmContext *con - WmContext that needs to be deallocated.