$OpenBSD: patch-src_plugin_cpp,v 1.13 2014/01/13 11:36:29 dcoppa Exp $

Drop useless code
(upstream svn revision r529)

--- src/plugin.cpp.orig	Mon Jan 13 11:51:13 2014
+++ src/plugin.cpp	Mon Jan 13 11:51:39 2014
@@ -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
