bug 672507 - fix review nits r=davidb

This commit is contained in:
Trevor Saunders 2012-02-10 16:39:20 -05:00
Родитель f16639be0a
Коммит 79c7218755
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -161,12 +161,6 @@ public:
*/ */
virtual bool IsPrimaryForNode() const; virtual bool IsPrimaryForNode() const;
/**
* Return the string bundle
*/
static nsIStringBundle* GetStringBundle()
{ return gStringBundle; }
/** /**
* Interface methods on nsIAccessible shared with ISimpleDOM. * Interface methods on nsIAccessible shared with ISimpleDOM.
*/ */