photos_plat/gallery_utilities_api/inc/glxmediageneraldefs.h
branchRCL_3
changeset 75 01504893d9cb
parent 60 5b3385a43d68
--- 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__