# HG changeset patch # User diego # Date 1188001828 0 # Node ID b451fd2b2520e963c6a6802e52eb502ac564feb3 # Parent 87fe090606ba33de6638bbf35f1bc8e5833cbabb Remove redundant variable declaration. diff -r 87fe090606ba -r b451fd2b2520 vidix/mach64_vid.c --- a/vidix/mach64_vid.c Sat Aug 25 00:23:38 2007 +0000 +++ b/vidix/mach64_vid.c Sat Aug 25 00:30:28 2007 +0000 @@ -101,8 +101,6 @@ uint32_t value; }video_registers_t; -static bes_registers_t besr; - /* Graphic keys */ static vidix_grkey_t mach64_grkey;