blob: 1a761db214370462a75f2ef2645911f5c3f83633 [file] [log] [blame]
Sylvain Munaut5e2e0442015-12-30 11:45:58 +01001From 22bf213844de942c6692c4f11d7561f4ff87a183 Mon Sep 17 00:00:00 2001
2From: Sylvain Munaut <tnt@246tNt.com>
3Date: Wed, 30 Dec 2015 09:50:58 +0100
4Subject: [PATCH 3/6] Remove unused variables
5
6Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
7---
8 dtx.c | 3 +--
9 1 file changed, 1 insertion(+), 2 deletions(-)
10
11diff --git refsrc/dtx.c refsrc/dtx.c
12index 4ec8edb..27dcb0d 100644
13--- refsrc/dtx.c
14+++ refsrc/dtx.c
15@@ -748 +747,0 @@
16- pswFlatsRc[NP], /* Unquantized Rc's computed by FLAT */
17@@ -754 +753 @@
18- int i,
19+ int
20--
212.4.10
22