зеркало из https://github.com/mozilla/pjs.git
Bug 476489 - Remove unused virtual methods from nsSVGFilterElement. r+sr=roc
This commit is contained in:
Родитель
ca7b50593a
Коммит
3af5f32dfd
|
@ -61,10 +61,6 @@ protected:
|
|||
nsINodeInfo *aNodeInfo);
|
||||
nsSVGFilterElement(nsINodeInfo* aNodeInfo);
|
||||
|
||||
// nsISVGValue interface:
|
||||
NS_IMETHOD SetValueString(const nsAString &aValue) { return NS_OK; }
|
||||
NS_IMETHOD GetValueString(nsAString& aValue) { return NS_ERROR_NOT_IMPLEMENTED; }
|
||||
|
||||
public:
|
||||
// interfaces:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче