diff options
| author | Nick Roberts | 2005-06-05 08:06:55 +0000 |
|---|---|---|
| committer | Nick Roberts | 2005-06-05 08:06:55 +0000 |
| commit | bfa171a51621bce0045b6f182c8d34b9981da844 (patch) | |
| tree | 1443231051f1c77cf665e95bfc3d780705b48253 | |
| parent | 02389254fab858a2cb119fc36dbbfb337dcdd1cb (diff) | |
| download | emacs-bfa171a51621bce0045b6f182c8d34b9981da844.tar.gz emacs-bfa171a51621bce0045b6f182c8d34b9981da844.zip | |
Wrong format
| -rw-r--r-- | lisp/toolbar/gud-pstar.xbm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lisp/toolbar/gud-pstar.xbm b/lisp/toolbar/gud-pstar.xbm deleted file mode 100644 index 6e5bafddddd..00000000000 --- a/lisp/toolbar/gud-pstar.xbm +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | #define gud-pstar_width 24 | ||
| 2 | #define gud-pstar_height 24 | ||
| 3 | static unsigned char gud-pstar_bits[] = { | ||
| 4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | ||
| 5 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | ||
| 6 | 0x00, 0xee, 0x00, 0x00, 0xdc, 0x01, 0x00, 0x8c, 0x11, 0x00, 0x8c, 0x55, | ||
| 7 | 0x00, 0x8c, 0x39, 0x00, 0x8c, 0x55, 0x00, 0x8c, 0x11, 0x00, 0xdc, 0x00, | ||
| 8 | 0x00, 0x6c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0c, 0x00, | ||
| 9 | 0x00, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | ||
| 10 | }; | ||