StatementsToRelease.remove

Removes a prepared statement from the list of statements to be released from the server. Does nothing if the statement isn't on the list.

struct StatementsToRelease(alias doRelease)
void
remove

Meta