comparison dvdnav.h @ 384:9991d074349a src

remove unused #define
author rathann
date Sun, 13 Jul 2008 13:17:35 +0000
parents 5a28a534ecf9
children 2f1fd852da24
comparison
equal deleted inserted replaced
383:275f15342ea3 384:9991d074349a
27 */ 27 */
28 28
29 #ifndef DVDNAV_H_INCLUDED 29 #ifndef DVDNAV_H_INCLUDED
30 #define DVDNAV_H_INCLUDED 30 #define DVDNAV_H_INCLUDED
31 31
32 #define MP_DVDNAV 1
33
34 #ifdef __cplusplus 32 #ifdef __cplusplus
35 extern "C" { 33 extern "C" {
36 #endif 34 #endif
37 35
38 #ifndef DVDNAV_COMPILE 36 #ifndef DVDNAV_COMPILE