summaryrefslogtreecommitdiffstats
path: root/accessible/base/nsCoreUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'accessible/base/nsCoreUtils.h')
-rw-r--r--accessible/base/nsCoreUtils.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/accessible/base/nsCoreUtils.h b/accessible/base/nsCoreUtils.h
index 5e77d6bfe0..28ead982af 100644
--- a/accessible/base/nsCoreUtils.h
+++ b/accessible/base/nsCoreUtils.h
@@ -307,11 +307,6 @@ class nsCoreUtils {
aChar == 0xa0;
}
- /**
- * Remove non-breaking spaces from the beginning and end of the string.
- */
- static void TrimNonBreakingSpaces(nsAString& aString);
-
/*
* Return true if there are any observers of accessible events.
*/