From 80485c5f379d07316f6d7a988627ceefb6c088dc Mon Sep 17 00:00:00 2001 From: David Phillips Date: Wed, 8 Mar 2017 15:28:12 +1300 Subject: Remove stray declararition --- saxrobot | 2 -- 1 file changed, 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 { -- cgit v1.1