Changeset 997
- Timestamp:
- 05/28/12 11:10:09 (12 months ago)
- File:
-
- 1 edited
-
trunk/platform/generic/shooting.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/generic/shooting.c
r989 r997 848 848 if (shooting_get_prop(PROPCASE_AF_LOCK)) 849 849 return 1; 850 #elif CAM_HAS_VIDEO_BUTTON 851 return shooting_get_common_focus_mode(); 850 852 #endif 851 853 return (shooting_get_common_focus_mode() || MODE_IS_VIDEO(m));
Note: See TracChangeset
for help on using the changeset viewer.