unbindGlobal method

void unbindGlobal()

Implementation

void unbindGlobal() {
  globalCallback = null;
}