Kaydet (Commit) 83ea8f2d authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Thorsten Behrens

Removed comment

No evindence of intn.hxx in all git history

Change-Id: I435f3082e0bb13b1e3129b49c7eaea80d75ea452
Reviewed-on: https://gerrit.libreoffice.org/17186Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
üst b71901da
...@@ -2508,7 +2508,6 @@ sal_uInt16 SvxLanguageItem::GetValueCount() const ...@@ -2508,7 +2508,6 @@ sal_uInt16 SvxLanguageItem::GetValueCount() const
{ {
// #i50205# got rid of class International // #i50205# got rid of class International
SAL_WARN( "editeng.items", "SvxLanguageItem::GetValueCount: supposed to return a count of what?"); SAL_WARN( "editeng.items", "SvxLanguageItem::GetValueCount: supposed to return a count of what?");
// FIXME: previously returned LANGUAGE_COUNT from tools/intn.hxx which was wrong anyway.
// Could be SvtLanguageTable::GetEntryCount() (all locales with resource string)? // Could be SvtLanguageTable::GetEntryCount() (all locales with resource string)?
// Could be LocaleDataWrapper::getInstalledLanguageTypes() (all locales with locale data)? // Could be LocaleDataWrapper::getInstalledLanguageTypes() (all locales with locale data)?
return 0; return 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment