diff options
| -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 */ |