Index: debugger/QT/SkDebuggerGUI.h |
diff --git a/debugger/QT/SkDebuggerGUI.h b/debugger/QT/SkDebuggerGUI.h |
index 695a8582b9c40902473a8801b814fef1a34d0f2c..6f6f64769a06486386f2489d52e8ff09b0f5f03d 100644 |
--- a/debugger/QT/SkDebuggerGUI.h |
+++ b/debugger/QT/SkDebuggerGUI.h |
@@ -56,8 +56,6 @@ public: |
*/ |
SkDebuggerGUI(QWidget *parent = 0); |
- ~SkDebuggerGUI(); |
- |
/** |
Updates the directory widget with the latest directory path stored in |
the global class variable fPath. |