Skip to content

Commit 3fd1df7

Browse files
authored
Update ctrlm_thunder_plugin.h
1 parent 2a3bc2a commit 3fd1df7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/thunder/ctrlm_thunder_plugin.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ class ctrlm_thunder_plugin_t {
107107
/**
108108
* This function is used to get a Thunder Plugin property.
109109
* @param property The property the user wants to get
110-
* @param params The WPEFramework JsonObject containing the parameters for the call. (We can't include WPEFramework headers in controlMgr .h files as their logging macros clash)
111110
* @param response The WPEFramework JsonObject containing the response from the call. (We can't include WPEFramework headers in controlMgr .h files as their logging macros clash)
112111
* @param retries The number of retries if the call times out.
113112
* @return True if the call succeeded, otherwise False.

0 commit comments

Comments
 (0)