Win/glvdebug: Eliminate dead code.
authorIan Elliott <ian@LunarG.com>
Wed, 4 Mar 2015 23:33:28 +0000 (16:33 -0700)
committerIan Elliott <ian@LunarG.com>
Thu, 5 Mar 2015 19:23:23 +0000 (12:23 -0700)
tools/glave/src/glv_extensions/glvdebug_xgl/glvdebug_xgl_qcontroller.h

index edb8c39..fb36d8f 100644 (file)
@@ -55,8 +55,6 @@ public:
     void onSettingsUpdated(glv_SettingGroup *pGroups, unsigned int numGroups);
 
 protected slots:
-    void playCurrentTraceFile();
-
     void onReplayStarted();
     void onReplayPaused(uint64_t packetIndex);
     void onReplayContinued();