Remove pointless setting of byte-compile-dynamic in tiny, tiny file.

This commit is contained in:
Glenn Morris 2011-02-22 20:00:52 -08:00
parent 59af988b40
commit 4902e827bc

View file

@ -1,4 +1,4 @@
;;; mailclient.el --- mail sending via system's mail client. -*- byte-compile-dynamic: t -*-
;;; mailclient.el --- mail sending via system's mail client.
;; Copyright (C) 2005-2011 Free Software Foundation