summaryrefslogtreecommitdiffstats
path: root/core/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/command.h')
-rw-r--r--core/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/command.h b/core/command.h
index 0a339c5705..2c2de03585 100644
--- a/core/command.h
+++ b/core/command.h
@@ -27,6 +27,5 @@ char *mp_property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);
int mp_property_do(const char* name, int action, void* val,
struct MPContext *mpctx);
-char* mp_property_print(const char *name, struct MPContext *mpctx);
#endif /* MPLAYER_COMMAND_H */