nouveau: remove unused class member

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
Eric Engestrom 2018-10-28 18:10:35 +00:00
parent 6f9309d5d4
commit 69eb6d58e8
1 changed files with 0 additions and 1 deletions

View File

@ -184,7 +184,6 @@ protected:
private:
const Target *const targ;
Symbol *gMemBase;
LValue *gpEmitAddress;
};