]> git.cworth.org Git - apitrace/blobdiff - gui/retracer.h
qapitrace: Adjust PATH only once and for all.
[apitrace] / gui / retracer.h
index e889d8887cf3753ce609d86daefa6233d7134ddf..af1a3d9f7b727b70f1173dcc058980bba590f6a6 100644 (file)
@@ -65,8 +65,6 @@ private:
     bool m_profileGpu;
     bool m_profileCpu;
     bool m_profilePixels;
-
-    QProcessEnvironment m_processEnvironment;
 };
 
 #endif