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

View file

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