summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/ppt/soundactioncontext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/ppt/soundactioncontext.hxx b/include/oox/ppt/soundactioncontext.hxx
index 95d922bba455..7b72e03e038c 100644
--- a/include/oox/ppt/soundactioncontext.hxx
+++ b/include/oox/ppt/soundactioncontext.hxx
@@ -41,8 +41,6 @@ private:
bool mbHasStartSound;
bool mbLoopSound;
bool mbStopSound;
- OUString msEmbedded;
- OUString msLink;
OUString msSndName;
};