Skip to content

Commit

Permalink
Remove Ruby comment
Browse files Browse the repository at this point in the history
There most likely won't ever be Ruby plugins.

Regards #779
  • Loading branch information
jubalh committed Sep 29, 2021
1 parent 2582023 commit 18c02e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([src/config.h])
AM_INIT_AUTOMAKE([foreign subdir-objects])
# TODO Introduce with Ruby plugins, see https://github.com/profanity-im/profanity/issues/779
#AX_PREFIX_CONFIG_H([src/prof_config.h], [PROF], [src/config.h])

### Checks for programs.
AC_PROG_CC
Expand Down

0 comments on commit 18c02e5

Please sign in to comment.