diff options
author | David Phillips <david@sighup.nz> | 2017-03-08 15:28:12 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-03-08 15:28:12 +1300 |
commit | 80485c5f379d07316f6d7a988627ceefb6c088dc (patch) | |
tree | 775aedb56ae3593ba5dfe03eb82236bcca8dde94 /saxrobot | |
parent | cd701884e59f533e1ce31dc86cc2a3182d36aa64 (diff) | |
download | idalius-80485c5f379d07316f6d7a988627ceefb6c088dc.tar.xz |
Remove stray declararition
Diffstat (limited to 'saxrobot')
-rwxr-xr-x | saxrobot | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -30,8 +30,6 @@ POE::Session->create( heap => { irc => $irc }, ); -our $hold_op = {}; - $poe_kernel->run(); sub _start { |