From 31509fa52ccb8bdbf88e472dd41e1211e539a8df Mon Sep 17 00:00:00 2001 From: Cirilo Bernardo Date: Tue, 15 Dec 2015 09:27:34 +1100 Subject: [PATCH] Removed superfluous comment --- plugins/3d/demo/s3d_plugin_demo1.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/plugins/3d/demo/s3d_plugin_demo1.cpp b/plugins/3d/demo/s3d_plugin_demo1.cpp index e7d22a1a44..ae8317e779 100644 --- a/plugins/3d/demo/s3d_plugin_demo1.cpp +++ b/plugins/3d/demo/s3d_plugin_demo1.cpp @@ -21,13 +21,6 @@ * 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 #include "plugins/3d/3d_plugin.h"