diff options
| author | Glenn Morris | 2008-05-15 06:52:20 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-15 06:52:20 +0000 |
| commit | a8c6b4a219e50ea84ea85fb7a2ade18087339ed7 (patch) | |
| tree | ac9dcb3adf482b2a2deb9f945cda9a6683e4419a | |
| parent | 66d3a50d6dacbe0796927b77731e24374ddfc1e2 (diff) | |
| download | emacs-a8c6b4a219e50ea84ea85fb7a2ade18087339ed7.tar.gz emacs-a8c6b4a219e50ea84ea85fb7a2ade18087339ed7.zip | |
Fix previous.
| -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. | |||
| 20 | You should have received a copy of the GNU General Public License | 20 | You should have received a copy of the GNU General Public License |
| 21 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 21 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 22 | 22 | ||
| 23 | Commentary: | ||
| 24 | 23 | ||
| 25 | */ | ||
| 26 | #if defined (HAVE_XPM) && defined (HAVE_X_WINDOWS) | 24 | #if defined (HAVE_XPM) && defined (HAVE_X_WINDOWS) |
| 27 | static char * gnu_xpm_bits[] = { | 25 | static char * gnu_xpm_bits[] = { |
| 28 | /* width height ncolors chars_per_pixel */ | 26 | /* width height ncolors chars_per_pixel */ |