diff options
Diffstat (limited to 'rt-liberation-rest.el')
-rw-r--r-- | rt-liberation-rest.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt-liberation-rest.el b/rt-liberation-rest.el index 860ff88..57aff8d 100644 --- a/rt-liberation-rest.el +++ b/rt-liberation-rest.el @@ -150,7 +150,6 @@ (buffer-substring-no-properties (point-min) (point-max))) 'utf-8)) - (rt-liber-rest-write-debug (format "outgoing rest call -->\n%s\n<-- incoming\n%s\n" url str)) str))) |