From a60551c712b36d6241c234cd81ae2a847f323ec5 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Thu, 5 Feb 2009 22:47:10 +0000 Subject: Cleanup some forward declared structs that are not being used. Also do some lint removal while I'm at it. Review URL: http://codereview.chromium.org/20107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9269 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/plugin/npobject_proxy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/plugin') diff --git a/chrome/plugin/npobject_proxy.h b/chrome/plugin/npobject_proxy.h index dcc4d01..f0e1085 100644 --- a/chrome/plugin/npobject_proxy.h +++ b/chrome/plugin/npobject_proxy.h @@ -14,7 +14,6 @@ class PluginChannelBase; struct NPObject; -struct NPVariant_Param; namespace base { class WaitableEvent; -- cgit v1.1