Commit 4e15e292 authored by Eric Wong's avatar Eric Wong Committed by Max Kellermann

directory: make it clear that DIRECTORY_MTIME is deprecated

A long time ago in an mpd far away...
parent a0364d38
......@@ -33,7 +33,7 @@
#include "dirvec.h"
#define DIRECTORY_DIR "directory: "
#define DIRECTORY_MTIME "mtime: "
#define DIRECTORY_MTIME "mtime: " /* DEPRECATED, noop-read-only */
#define DIRECTORY_BEGIN "begin: "
#define DIRECTORY_END "end: "
#define DIRECTORY_INFO_BEGIN "info_begin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment