summaryrefslogtreecommitdiffstats
path: root/utils/genhdlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/genhdlist.c')
-rw-r--r--utils/genhdlist.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/genhdlist.c b/utils/genhdlist.c
index 35d745005..4c8a7a3e8 100644
--- a/utils/genhdlist.c
+++ b/utils/genhdlist.c
@@ -507,9 +507,6 @@ int main(int argc, const char ** argv) {
if (!args || !args[0] || !args[0][0])
usage();
-/* FIXME: Don't actually do anything */
- return 0;
-
if (split && !noSplit) doSplit = 1;
if (depOrderFile) {