Revision: 529
Author: kdekorte
Date: Sat Jan 4 14:45:39 2014 UTC
Log: dump some useless code
http://code.google.com/p/gecko-mediaplayer/source/detail?r=529
Modified:
/trunk/src/plugin.cpp
=======================================
--- /trunk/src/plugin.cpp Fri Jan 3 16:32:28 2014 UTC
+++ /trunk/src/plugin.cpp Sat Jan 4 14:45:39 2014 UTC
@@ -56,14 +56,6 @@
static NPObject *sWindowObj;
-//#include "nsIServiceManager.h"
-//#include "nsISupportsUtils.h" // some usefule macros are defined here
-
-#define MIME_TYPES_HANDLED "application/scriptable-plugin"
-#define PLUGIN_NAME "Scriptable Example Plugin for Mozilla"
-#define MIME_TYPES_DESCRIPTION MIME_TYPES_HANDLED ":scr:" PLUGIN_NAME
-#define PLUGIN_DESCRIPTION PLUGIN_NAME " (Plug-ins SDK sample)"
-
int32 STREAMBUFSIZE = 0X0FFFFFFF;
// methods