unoidl/source/sourceprovider-parser.y | 1 - 1 file changed, 1 deletion(-)
New commits: commit 3950919134457204885eb988f17731d3cf9e1ba4 Author: Stephan Bergmann <[email protected]> Date: Tue Nov 26 14:08:07 2013 +0100 Remove outdated TODO (@deprecated annotation are handled fine) Change-Id: Iab32e6974a181e437630aaae2ea73eb6062ec0ee diff --git a/unoidl/source/sourceprovider-parser.y b/unoidl/source/sourceprovider-parser.y index 8e6c0c4..2bcbcdd 100644 --- a/unoidl/source/sourceprovider-parser.y +++ b/unoidl/source/sourceprovider-parser.y @@ -7,7 +7,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -/*TODO: @deprecated annotations */ /*TODO: check Exception, RuntimeException, XInterface defns */ %locations _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
