diff -r 5b238bc8ffb6 -r 01504893d9cb photos_plat/gallery_utilities_api/inc/glxmediageneraldefs.h --- a/photos_plat/gallery_utilities_api/inc/glxmediageneraldefs.h Wed Sep 15 12:13:06 2010 +0300 +++ b/photos_plat/gallery_utilities_api/inc/glxmediageneraldefs.h Wed Oct 13 14:32:09 2010 +0300 @@ -114,9 +114,4 @@ EGlxDrmRightsValid, EGlxDrmRightsInvalid }; - -// Maximum length of a media pop-up text -// Example, Album/Tag/Title/Description's length is set to 40 chars maximum -const TInt KMaxMediaPopupTextLength = 40; - #endif // __T_GLXMEDIAGENERALDEFS_H__