Skip to content

R-1.7.1: modules/X11/X11.c: Rf_allocX11DeviceDesc()

2 messages · Thomas Hoffmann, Paul Murrell

#
Just curious: The above mentioned function is identical to Rf_allocNewX11DeviceDesc() and is neither used in X11.c nor declared in X11.h: What is the purpose of this function?
#
Hi
Thomas Hoffmann wrote:
I don't think it has a purpose.  It must have been missed when cleaning 
out the old code after a restructuring.

Paul