Removed empty line in table of contents of the Go documentation.

This commit is contained in:
Michael Schaller 2015-06-24 14:53:28 +02:00
commit 94994a749e

View file

@ -38,7 +38,6 @@
<li><a href="#Go_director_subclass">Subclass via embedding</a>
<li><a href="#Go_director_finalizer">Memory management with runtime.SetFinalizer</a>
<li><a href="#Go_director_foobargo_class">Complete FooBarGo example class</a>
</ul>
<li><a href="#Go_primitive_type_mappings">Default Go primitive type mappings</a>
<li><a href="#Go_output_arguments">Output arguments</a>