diff options
Diffstat (limited to 'website/features/index.html')
-rw-r--r-- | website/features/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/website/features/index.html b/website/features/index.html index 04b6ed1c..3f00c81a 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -38,8 +38,6 @@ <dd>Finally! Hassle-free final local variables.</dd> <dt><a href="Delegate.html"><code>@Delegate</code></a></dt> <dd>Don't lose your composition.</dd> - <dt><a href="onX.html"><code>onMethod=,onParam=,onConstructor=</code></a></dt> - <dd>Annotate this! Add you favorite annotation to methods generated by lombok.</dd> </dl> </div> <div class="pointer"> |