]> code.delx.au - gnu-emacs/blobdiff - src/character.c
Fix docstring of format-time-string to include %F.
[gnu-emacs] / src / character.c
index 6fefb6e8824f639ee8ec0c683949e626fb50234e..9807339a61ed886ae471169d87ec5af8a8eaeacc 100644 (file)
@@ -29,8 +29,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 #endif
 
-#define CHARACTER_INLINE EXTERN_INLINE
-
 #include <stdio.h>
 
 #ifdef emacs