X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Ftext%2Frendering%2Fstyles%2Fcharacter-spacing-helper-functions.h;h=a15aa5e11ca6aa095016b929ec7ac41ecdd56998;hb=HEAD;hp=3865b979960b2c1e73f1a696a25907f5518420ee;hpb=702cdc29b907688eef62afbc63f0edb9e2dfb7d2;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/text/rendering/styles/character-spacing-helper-functions.h b/dali-toolkit/internal/text/rendering/styles/character-spacing-helper-functions.h index 3865b97..a15aa5e 100644 --- a/dali-toolkit/internal/text/rendering/styles/character-spacing-helper-functions.h +++ b/dali-toolkit/internal/text/rendering/styles/character-spacing-helper-functions.h @@ -44,18 +44,10 @@ namespace Text float GetGlyphCharacterSpacing(const GlyphIndex& index, const Vector& characterSpacingGlyphRuns, const float modelCharacterSpacing); - -/** - * @brief Create static empty vector and retrun it. - * - * @return The reference for the empty character-spacing glyph runs. - */ -const Vector& GetEmptyCharacterSpacingGlyphRuns(); - } // namespace Text } // namespace Toolkit } // namespace Dali -#endif // DALI_TOOLKIT_TEXT_RENDERING_STYLES_CHARACTER_SPACING_HELPER_FUNCTIONS_H \ No newline at end of file +#endif // DALI_TOOLKIT_TEXT_RENDERING_STYLES_CHARACTER_SPACING_HELPER_FUNCTIONS_H