[Kstars-devel] Proposal for removal
Khudyakov Alexey
alexey.skladnoy at gmail.com
Thu Jun 11 14:42:46 CEST 2009
And one more.
Starblock constructor is marked deprecated and not actually implemented.
Proposed for removal too.
// DEPRECATED
/**
* Constructor
* Initializes values of various parameters and links this StarBlock to
its neighbours
*@param _prev Pointer to the previous StarBlock in the linked list
*@param _next Pointer to the next StarBlock in the linked list
*/
StarBlock( StarBlock *_prev, StarBlock *_next );
More information about the Kstars-devel
mailing list