[dasher] Remove unused pFirstGroup member of CAlphabet.
- From: Patrick Welche <pwelche src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [dasher] Remove unused pFirstGroup member of CAlphabet.
- Date: Fri, 4 Dec 2009 15:59:13 +0000 (UTC)
commit 945c77ec3f0f63e60d1e1f9f14bd0fb2585f3245
Author: Alan Lawrence <acl33 inf phy cam ac uk>
Date: Fri Dec 4 15:58:48 2009 +0000
Remove unused pFirstGroup member of CAlphabet.
ChangeLog | 3 ++-
Src/DasherCore/Alphabet/Alphabet.h | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ceb0491..70edb6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
-2009-12-01 Patrick Welche <prlw1 cam ac uk>
+2009-12-04 Patrick Welche <prlw1 cam ac uk>
* da.po: Work around old gettext bug
2009-12-04 Alan Lawrence <acl33 inf phy cam ac uk>
* Remove CConversionManagerFactory and CAlphabetManagerFactory
+ * Remove unused pFirstGroup member of CAlphabet
2009-12-02 Alan Lawrence <acl33 inf phy cam ac uk>
diff --git a/Src/DasherCore/Alphabet/Alphabet.h b/Src/DasherCore/Alphabet/Alphabet.h
index 81298df..f2df2fc 100644
--- a/Src/DasherCore/Alphabet/Alphabet.h
+++ b/Src/DasherCore/Alphabet/Alphabet.h
@@ -178,8 +178,6 @@ namespace Dasher {
std::vector < std::string > m_Foreground; // stores the colour of the character foreground
// ----
- SGroupInfo *pFirstGroup;
-
alphabet_map TextMap;
std::string m_strDefaultContext;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]