diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-07-31 19:05:22 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-07-31 19:05:22 (GMT) |
commit | 3e6f99888373832c6c2dc8220ca9991679664716 (patch) | |
tree | 890045350dd42c9c14cf88dca6c63ed4bfba662f /utils | |
parent | 14eaf97988cf08d211bce667d091427113633864 (diff) |
updated changelog for release0.11.0rel-0.11.0
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/rhrd-pool | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/rhrd-pool b/utils/rhrd-pool index 23b1cb2..acaff65 100755 --- a/utils/rhrd-pool +++ b/utils/rhrd-pool @@ -21,7 +21,6 @@ # use strict; -use lib '../lib/'; use RHRD::rddb; use RHRD::utils; use Date::Calc; |