aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-05-15 06:52:20 +0000
committerGlenn Morris2008-05-15 06:52:20 +0000
commita8c6b4a219e50ea84ea85fb7a2ade18087339ed7 (patch)
treeac9dcb3adf482b2a2deb9f945cda9a6683e4419a
parent66d3a50d6dacbe0796927b77731e24374ddfc1e2 (diff)
downloademacs-a8c6b4a219e50ea84ea85fb7a2ade18087339ed7.tar.gz
emacs-a8c6b4a219e50ea84ea85fb7a2ade18087339ed7.zip
Fix previous.
-rw-r--r--src/emacs-icon.h2
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.
20You should have received a copy of the GNU General Public License 20You should have received a copy of the GNU General Public License
21along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 21along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
22 22
23Commentary:
24 23
25*/
26#if defined (HAVE_XPM) && defined (HAVE_X_WINDOWS) 24#if defined (HAVE_XPM) && defined (HAVE_X_WINDOWS)
27static char * gnu_xpm_bits[] = { 25static char * gnu_xpm_bits[] = {
28/* width height ncolors chars_per_pixel */ 26/* width height ncolors chars_per_pixel */