From f6ae2f94912adc8a57e46011224a8ffdab077fa2 Mon Sep 17 00:00:00 2001 From: Ian Elliott Date: Wed, 4 Feb 2015 15:19:32 -0700 Subject: Win: Eliminate VS2013 miscellaneous additional compiler warnings. --- layers/basic.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'layers/basic.cpp') diff --git a/layers/basic.cpp b/layers/basic.cpp index ac8cf803..41abf209 100644 --- a/layers/basic.cpp +++ b/layers/basic.cpp @@ -33,7 +33,6 @@ static std::unordered_map tableMap; static XGL_LAYER_DISPATCH_TABLE * initLayerTable(const XGL_BASE_LAYER_OBJECT *gpuw) { - xglGetProcAddrType fpGPA; XGL_LAYER_DISPATCH_TABLE *pTable; assert(gpuw); -- cgit v1.2.3