summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-04-15 16:51:28 +0200
committerwm4 <wm4@nowhere>2020-04-15 16:51:28 +0200
commitdae0652e19c568f578642993ad96531f56c5d259 (patch)
treef9d7e23f62a1ffe345b4ac4858f5a801147b79d7 /player/core.h
parentcaa5d8170efdc2f229d4e2ae0251a6d29880966e (diff)
downloadmpv-dae0652e19c568f578642993ad96531f56c5d259.tar.bz2
mpv-dae0652e19c568f578642993ad96531f56c5d259.tar.xz
player: remove mysterious declaration
??????????
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/player/core.h b/player/core.h
index e9f9835f3a..a13fa2852b 100644
--- a/player/core.h
+++ b/player/core.h
@@ -306,8 +306,6 @@ typedef struct MPContext {
struct track **tracks;
int num_tracks;
- int64_t death_hack; // don't fucking ask, just don't
-
char *track_layout_hash;
// Selected tracks. NULL if no track selected.