sw/source/ui/vba/vbaapplication.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 9112d1835b4f974878e24342979bbf54968e4b70 Author: Tor Lillqvist <[email protected]> Date: Thu Mar 22 18:01:41 2018 +0200 Bin leftover misleading comment Change-Id: I594258303469a1f5b9490b824fdc304a5a780784 diff --git a/sw/source/ui/vba/vbaapplication.hxx b/sw/source/ui/vba/vbaapplication.hxx index 73e16c5f71d1..8b8b85f86c8c 100644 --- a/sw/source/ui/vba/vbaapplication.hxx +++ b/sw/source/ui/vba/vbaapplication.hxx @@ -37,7 +37,6 @@ typedef cppu::ImplInheritanceHelper< VbaApplicationBase, ooo::vba::word::XApplic class SwVbaApplication : public SwVbaApplication_BASE { - // FIXME: We allow just one sink at a time std::vector<css::uno::Reference< ooo::vba::XSink >> mvSinks; public: _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
