summaryrefslogtreecommitdiff
path: root/src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc')
-rw-r--r--src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc b/src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc
index 38140909a..5e9f7f04a 100644
--- a/src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc
+++ b/src/post/deinterlace/plugins/tomsmocomp/SearchLoopTop.inc
@@ -69,9 +69,6 @@ long dst_pitchw = dst_pitch; // local stor so asm can ref
#define _oldbx "%8"
#endif
- Min_Vals = 0x0000000000000000ull;
- Max_Vals = 0x0000000000000000ull;
-
for (y=1; y < FldHeight-1; y++)
{
// pretend it's indented -->>