summaryrefslogtreecommitdiff
path: root/include/avmedia/mediawindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/avmedia/mediawindow.hxx')
-rw-r--r--include/avmedia/mediawindow.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/avmedia/mediawindow.hxx b/include/avmedia/mediawindow.hxx
index 14e36b4841d8..301936bbb4c2 100644
--- a/include/avmedia/mediawindow.hxx
+++ b/include/avmedia/mediawindow.hxx
@@ -115,7 +115,6 @@ namespace avmedia
MediaWindow(const MediaWindow&) = delete;
MediaWindow& operator =( const MediaWindow& ) = delete;
- css::uno::Reference< css::uno::XInterface > mxIFace;
VclPtr<priv::MediaWindowImpl> mpImpl;
};
}