summaryrefslogtreecommitdiff
path: root/sw/source/core/graphic/ndgrf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/graphic/ndgrf.cxx')
-rw-r--r--sw/source/core/graphic/ndgrf.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/graphic/ndgrf.cxx b/sw/source/core/graphic/ndgrf.cxx
index 329df90a4181..9452ad971d19 100644
--- a/sw/source/core/graphic/ndgrf.cxx
+++ b/sw/source/core/graphic/ndgrf.cxx
@@ -1232,10 +1232,6 @@ void SwGrfNode::TriggerAsyncRetrieveInputStream()
}
}
-bool SwGrfNode::IsLinkedInputStreamReady() const
-{
- return mbLinkedInputStreamReady;
-}
void SwGrfNode::ApplyInputStream(
com::sun::star::uno::Reference<com::sun::star::io::XInputStream> xInputStream,