diff options
Diffstat (limited to 'common.el')
-rw-r--r-- | common.el | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -64,8 +64,6 @@ (user-error "You pressed an intentionally disabled key-binding: %s" (key-description (this-command-keys-vector)))) - - (provide 'common) ;;; common.el ends here. |