diff options
Diffstat (limited to 'src/syntax.c')
-rw-r--r-- | src/syntax.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/syntax.c b/src/syntax.c index 1ef4a712281..adc0da730ea 100644 --- a/src/syntax.c +++ b/src/syntax.c @@ -17,8 +17,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ -// foo - #include <config.h> #include "lisp.h" |