Files
libreoffice/compilerplugins/clang/store
Maxim Monastirsky 21b92f386c MenuDispatcher::m_pMenuManager is always nullptr
... as shown by 7da15debe3.
Which means that MenuManager is unused, and MenuDispatcher
does nothing useful.

Change-Id: Ic85619531054a573d971d38b52609e1cbcaf780c
Reviewed-on: https://gerrit.libreoffice.org/23117
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-10 15:23:31 +00:00
..
2016-02-09 08:18:05 +00:00
2016-02-09 08:18:05 +00:00

This plugin actions are not used. They are still kept in case they would be useful again
(they can be activated again by simply moving them back in the clang/ source directory)
or simply as a reference when writing new plugins.