diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-15 06:52:20 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-15 06:52:20 +0000 |
commit | a8c6b4a219e50ea84ea85fb7a2ade18087339ed7 (patch) | |
tree | ac9dcb3adf482b2a2deb9f945cda9a6683e4419a /src/emacs-icon.h | |
parent | 66d3a50d6dacbe0796927b77731e24374ddfc1e2 (diff) | |
download | emacs-a8c6b4a219e50ea84ea85fb7a2ade18087339ed7.tar.gz |
Fix previous.
Diffstat (limited to 'src/emacs-icon.h')
-rw-r--r-- | src/emacs-icon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emacs-icon.h b/src/emacs-icon.h index f777d852ba3..ffa0f5e0e39 100644 --- a/src/emacs-icon.h +++ b/src/emacs-icon.h @@ -20,9 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ -Commentary: -*/ #if defined (HAVE_XPM) && defined (HAVE_X_WINDOWS) static char * gnu_xpm_bits[] = { /* width height ncolors chars_per_pixel */ |