summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-12 16:38:25 +0100
committerwm4 <wm4@nowhere>2014-03-12 16:38:25 +0100
commit4ded6204a15cd4540aada407fdc6c0b38e085a5f (patch)
treedc63dd97e2ed073679c2ff8eb29e43ac3e7da170 /DOCS
parentd1fef81e8c3f003dc5a3021435446fe544c186a6 (diff)
downloadmpv-4ded6204a15cd4540aada407fdc6c0b38e085a5f.tar.bz2
mpv-4ded6204a15cd4540aada407fdc6c0b38e085a5f.tar.xz
DOCS/tech-overview: DOCS/OUTDATED-tech/ was deleted
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech-overview.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/tech-overview.txt b/DOCS/tech-overview.txt
index 063ba06fbf..de39b370dc 100644
--- a/DOCS/tech-overview.txt
+++ b/DOCS/tech-overview.txt
@@ -1,6 +1,4 @@
-NOTE: DOCS/OUTDATED-tech/* may contain more detailed information, but most of it
- is possibly or definitely outdated. This file intends to give a big
- picture of how mpv is structured.
+This file intends to give a big picture of how mpv is structured.
player/*.c:
Essentially makes up the player applications, including the main() function