Super Agenda groups with the property `:name none` right now render as an empty line. This should respect the `org-super-agenda-header-separator`. If it would be set to an empty string, we could skip the line overall. This issue is coming up for me, in this case: <img width="135" alt="Screenshot 2019-09-05 at 17 09 06" src="https://user-images.githubusercontent.com/1898374/64354648-1efd3980-d000-11e9-9304-178d4066631b.png"> Where my first group has no name and I've set `(org-super-agenda-header-separator "")` but I still get the whitespace.