- Removed unused string leftover after removing unused text.cpp functions.
This commit is contained in:
Paul Beckingham
2014-09-08 20:30:55 -04:00
parent 421f3c4a2c
commit 504d8c865b
6 changed files with 0 additions and 25 deletions

View File

@@ -866,10 +866,6 @@
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
// text
// A comma-separated list of commands is appended.
#define STRING_TEXT_AMBIGUOUS "Ambiguous {1} '{2}' - could be either of "
// utf8
#define STRING_UTF8_INVALID_CP_REP "Invalid codepoint representation."
#define STRING_UTF8_INVALID_CP "Invalid Unicode codepoint."