remove domain config file, closes: Bug#269
[freeside.git] / httemplate / search / svc_domain.cgi
index 0bb39f1..60f1f8c 100755 (executable)
@@ -1,7 +1,6 @@
 <%
 
 my $conf = new FS::Conf;
-my $mydomain = $conf->config('domain');
 
 my($query)=$cgi->keywords;
 $query ||= ''; #to avoid use of unitialized value errors