summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/comphelper/profilezone.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/profilezone.hxx b/include/comphelper/profilezone.hxx
index 7c278294cb38..764601682f05 100644
--- a/include/comphelper/profilezone.hxx
+++ b/include/comphelper/profilezone.hxx
@@ -24,7 +24,7 @@ namespace comphelper
namespace ProfileRecording
{
-COMPHELPER_DLLPUBLIC void startRecording(bool bRecording = true);
+COMPHELPER_DLLPUBLIC void startRecording(bool bRecording);
COMPHELPER_DLLPUBLIC long long addRecording(const char * aProfileId, long long aCreateTime);