nuke.localization.removeFileCallback

nuke.localization.removeFileCallback(callback) None

Removes a callback for file localization events.

Parameters

callback – is a python callable object with arguments path and eventID. see addFileCallback for usage example.n