From ae96e6bd5121583cfb8ed668ecb77fb2237277a7 Mon Sep 17 00:00:00 2001 From: Luis de Bethencourt Date: Mon, 8 Feb 2016 15:00:35 +0000 Subject: [PATCH] resindvd: remove commented out include Commit 211828979b8c10abf3c74d964bc698dbda4d497d removed rsnaudiomunge, no need for this commented out include for a file that doesn't exist anymore. --- ext/resindvd/resindvdbin.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/resindvd/resindvdbin.c b/ext/resindvd/resindvdbin.c index bb33cd7cd7..107f9d6325 100644 --- a/ext/resindvd/resindvdbin.c +++ b/ext/resindvd/resindvdbin.c @@ -32,7 +32,6 @@ #include "resindvdbin.h" #include "resindvdsrc.h" #include "rsninputselector.h" -// #include "rsnaudiomunge.h" #include "rsndec.h" #include "rsnparsetter.h"