summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
authorivan <ivan>2003-08-05 20:06:53 +0000
committerivan <ivan>2003-08-05 20:06:53 +0000
commitaba697b7bf6a38c51d43612051ba7f7b5740f30f (patch)
tree0d0438529ed71cd609a22e1b0e408073d8c30b80 /htetc
parent2f23a1347c69ebe9a36efcd67f506fe253fefac1 (diff)
no svc_acct_sm in 1.5
Diffstat (limited to 'htetc')
-rw-r--r--htetc/handler.pl1
-rw-r--r--htetc/handler.pl-1.0x1
2 files changed, 0 insertions, 2 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index c81db8664..2b645cef4 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -108,7 +108,6 @@ sub handler
use FS::session;
use FS::svc_acct;
use FS::svc_acct_pop qw(popselector);
- use FS::svc_acct_sm;
use FS::svc_domain;
use FS::svc_forward;
use FS::svc_www;
diff --git a/htetc/handler.pl-1.0x b/htetc/handler.pl-1.0x
index def579f49..cae53231d 100644
--- a/htetc/handler.pl-1.0x
+++ b/htetc/handler.pl-1.0x
@@ -103,7 +103,6 @@ sub handler
use FS::session;
use FS::svc_acct;
use FS::svc_acct_pop qw(popselector);
- use FS::svc_acct_sm;
use FS::svc_domain;
use FS::svc_forward;
use FS::svc_www;