Fix Dispose.
* Avoids calling Rf_KillAllDevice in REngine.Dispose.
Rf_KillAllDevices produces an error with graphics engines.
The function is called during the Rf_endEmbeddedR(0).
↧