Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45e2a12b authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove OS_PATH_SEPARATOR from AndroidConfig.h.

Change-Id: I4143be14e5117526bfa98d83e246cc4360209c13
parent 0c0b2e65
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -32,9 +32,4 @@
 * comments.
 */

/*
 * The default path separator for the platform
 */
#define OS_PATH_SEPARATOR '/'

#endif /*_ANDROID_CONFIG_H*/
+0 −5
Original line number Diff line number Diff line
@@ -37,9 +37,4 @@
 */
#define HAVE_ANDROID_OS 1

/*
 * The default path separator for the platform
 */
#define OS_PATH_SEPARATOR '/'

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -37,9 +37,4 @@
 */
#define HAVE_ANDROID_OS 1

/*
 * The default path separator for the platform
 */
#define OS_PATH_SEPARATOR '/'

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -37,9 +37,4 @@
 */
#define HAVE_ANDROID_OS 1

/*
 * The default path separator for the platform
 */
#define OS_PATH_SEPARATOR '/'

#endif /* _ANDROID_CONFIG_H */
+0 −5
Original line number Diff line number Diff line
@@ -37,9 +37,4 @@
 */
#define HAVE_ANDROID_OS 1

/*
 * The default path separator for the platform
 */
#define OS_PATH_SEPARATOR '/'

#endif /* _ANDROID_CONFIG_H */
Loading