gas: remove thresholdContext param from getSample()
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -86,7 +86,7 @@ class Gas {
|
||||
*
|
||||
* @param ctx threshold context
|
||||
*/
|
||||
virtual int getSample (thresholdContext* ctx);
|
||||
virtual int getSample ();
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user