diff options
| author | Norbert Nopper <Norbert.Nopper@freescale.com> | 2015-02-06 20:53:06 +0100 |
|---|---|---|
| committer | Norbert Nopper <Norbert.Nopper@freescale.com> | 2015-02-06 20:53:06 +0100 |
| commit | a51adace2a7b9beae892d47483c98e581bfe8b73 (patch) | |
| tree | a3dd4f224bc361f782671213eaf12f0e00501a22 /layers/basic.cpp | |
| parent | 55224df6187bcbbd70a0424b95e3d446111bd8b4 (diff) | |
| parent | 3e32b4dfe595e4d00aa9b2cabc1e9b9a78f1649c (diff) | |
| download | usermoji-a51adace2a7b9beae892d47483c98e581bfe8b73.tar.xz | |
Merge pull request #1 from KhronosGroup/master
Update from head fork.
Diffstat (limited to 'layers/basic.cpp')
| -rw-r--r-- | layers/basic.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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<void *, XGL_LAYER_DISPATCH_TABLE *> tableMap; static XGL_LAYER_DISPATCH_TABLE * initLayerTable(const XGL_BASE_LAYER_OBJECT *gpuw) { - xglGetProcAddrType fpGPA; XGL_LAYER_DISPATCH_TABLE *pTable; assert(gpuw); |
