diff options
Diffstat (limited to 'src/category.c')
| -rw-r--r-- | src/category.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/category.c b/src/category.c index b28978fb721..da5e81e4709 100644 --- a/src/category.c +++ b/src/category.c | |||
| @@ -30,8 +30,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 30 | 30 | ||
| 31 | #include <config.h> | 31 | #include <config.h> |
| 32 | 32 | ||
| 33 | #define CATEGORY_INLINE EXTERN_INLINE | ||
| 34 | |||
| 35 | #include "lisp.h" | 33 | #include "lisp.h" |
| 36 | #include "character.h" | 34 | #include "character.h" |
| 37 | #include "buffer.h" | 35 | #include "buffer.h" |