summaryrefslogtreecommitdiff
path: root/include/tools/pstm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/pstm.hxx')
-rw-r--r--include/tools/pstm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/pstm.hxx b/include/tools/pstm.hxx
index 4bf6dbd71ff1..9d22c4234c39 100644
--- a/include/tools/pstm.hxx
+++ b/include/tools/pstm.hxx
@@ -178,7 +178,6 @@ public:
// Objects maintain their IDs while storing and loading to/from stream
friend SvStream& operator >> ( SvStream &, SvPersistStream & );
- friend SvStream& WriteSvPersistStream( SvStream &, SvPersistStream & );
};
#endif