Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions lib/notiffany/notifier/emacs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ def _check_available(options)

# Shows a system notification.
#
# @param [String] type the notification type. Either 'success',
# 'pending', 'failed' or 'notify'
# @param [String] title the notification title
# @param [String] message the notification message body
# @param [String] image the path to the notification image
# @param [Hash] opts additional notification library options
# @option opts [String] success the color to use for success
# notifications (default is 'ForestGreen')
Expand Down