*: remove remaining __cplusplus checks
This commit is contained in:
@@ -39,8 +39,6 @@ extern bool playlist_saveAbsolutePaths;
|
||||
void
|
||||
spl_global_init(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
/**
|
||||
* Determines whether the specified string is a valid name for a
|
||||
* stored playlist.
|
||||
@@ -81,5 +79,3 @@ bool
|
||||
spl_rename(const char *utf8from, const char *utf8to, GError **error_r);
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user