Removed superfluous comment
This commit is contained in:
parent
6294e507f9
commit
31509fa52c
|
@ -21,13 +21,6 @@
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* NOTES:
|
|
||||||
*
|
|
||||||
* 1. Notice that the plugin class is instantiated as a static; this
|
|
||||||
* ensures that it created an destroyed.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include "plugins/3d/3d_plugin.h"
|
#include "plugins/3d/3d_plugin.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue