Bug 476489 - Remove unused virtual methods from nsSVGFilterElement. r+sr=roc

This commit is contained in:
Robert Longson 2009-02-08 11:21:49 +00:00
Родитель 20e5a83993
Коммит cb484a75e6
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -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: