aboutsummaryrefslogtreecommitdiff
path: root/sdk/toolkit/include/NvBlastTkGroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/toolkit/include/NvBlastTkGroup.h')
-rw-r--r--sdk/toolkit/include/NvBlastTkGroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk/toolkit/include/NvBlastTkGroup.h b/sdk/toolkit/include/NvBlastTkGroup.h
index 2e5ee3e..c799485 100644
--- a/sdk/toolkit/include/NvBlastTkGroup.h
+++ b/sdk/toolkit/include/NvBlastTkGroup.h
@@ -176,7 +176,7 @@ public:
/**
Helper function to process the group synchronously on a single thread.
*/
- virtual void process();
+ void process();
/**
For profile builds only, request stats of the last successful processing. Inactive in other builds.