Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
09fa5654
Commit
09fa5654
authored
Sep 10, 2019
by
John Ericson
Committed by
Marge Bot
Sep 12, 2019
Browse files
Remove unused `#include`s from parser/cutils.c
Looks like these have been unused since
7c665f9c
.
parent
a06629b4
Pipeline
#10089
failed with stages
in 119 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
compiler/parser/cutils.c
View file @
09fa5654
...
...
@@ -7,12 +7,6 @@ places in the GHC library.
#include "HsFFI.h"
#include <string.h>
#if defined(HAVE_UNISTD_H)
#include <unistd.h>
#endif
void
enableTimingStats
(
void
)
/* called from the driver */
{
...
...
Marge Bot
💬
@marge-bot
mentioned in merge request
!1694 (closed)
·
Sep 12, 2019
mentioned in merge request
!1694 (closed)
mentioned in merge request !1694
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment