diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2011-03-02 22:37:34 +0100 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2011-03-02 22:37:34 +0100 |
commit | dd62185d31b2967a98a1fa58bf869db46ab8284b (patch) | |
tree | da892aaf9a15277f87f9ac30b4966c9e81928edf | |
parent | 7167b1c4ce914facaa14cd6db8cf7219b622da97 (diff) |
derp
-rw-r--r-- | music.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -169,7 +169,6 @@ MusicDirectory::MusicDirectory(const fs::path root) { } void MusicTrack::render(HTTP::Connection::p req) { -<<<<<<< HEAD req->add_header("Content-Type", "audio/mpeg"); fs::path file_path = path; |