diff --git a/amdpstateeditor.h b/amdpstateeditor.h index a74adc0..2c827ba 100644 --- a/amdpstateeditor.h +++ b/amdpstateeditor.h @@ -26,8 +26,8 @@ public slots: private: Ui::amdPstateEditor *ui; - gputypes *types; - amd *amdptr; + //gputypes *types; + //amd *amdptr; }; #endif // AMDPSTATEEDITOR_H