summaryrefslogtreecommitdiffstats
path: root/libmpv/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpv/client.h')
-rw-r--r--libmpv/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpv/client.h b/libmpv/client.h
index b9697eb741..2d1b0f74e3 100644
--- a/libmpv/client.h
+++ b/libmpv/client.h
@@ -26,7 +26,6 @@
#include <stddef.h>
#include <stdint.h>
-/* New symbols must still be added to libmpv/mpv.def. */
#ifdef _WIN32
#define MPV_EXPORT __declspec(dllexport)
#elif defined(__GNUC__) || defined(__clang__)