aboutsummaryrefslogtreecommitdiff
path: root/saxrobot
diff options
context:
space:
mode:
Diffstat (limited to 'saxrobot')
-rwxr-xr-xsaxrobot2
1 files changed, 0 insertions, 2 deletions
diff --git a/saxrobot b/saxrobot
index da51f8f..f60207a 100755
--- a/saxrobot
+++ b/saxrobot
@@ -30,8 +30,6 @@ POE::Session->create(
heap => { irc => $irc },
);
-our $hold_op = {};
-
$poe_kernel->run();
sub _start {