Remove unused variables from rbm.conf
There are a bunch of unused var: 1 declarations in `rbm.conf` (that is they don't have a matching `[% c("var/var") %]` check). We should clean that up and keep things tidy so that it is obvious where things need to get added and where they are not needed.