diff options
Diffstat (limited to 'src/pkg_item.cc')
-rw-r--r-- | src/pkg_item.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pkg_item.cc b/src/pkg_item.cc index 8d5e22db..6dcde0fd 100644 --- a/src/pkg_item.cc +++ b/src/pkg_item.cc @@ -60,9 +60,6 @@ namespace cwidget using namespace widgets; } -// ForTranslators: This string is a confirmation message, which users -// (especially CJK users) should be able to input without input -// methods. Please include nothing but ASCII characters. static void try_delete_essential(wstring s, const pkgCache::PkgIterator pkg, bool purge) |