GC some leftover stuff (device-driver suffix)
This commit is contained in:
parent
b466200952
commit
0ef4251fb9
@ -461,13 +461,6 @@ read_files(void)
|
||||
filetype = NODEPEND;
|
||||
goto nextparam;
|
||||
}
|
||||
if (eq(wd, "device-driver")) {
|
||||
if (!ddwarned) {
|
||||
printf("%s: `device-driver' flag ignored.\n", fname);
|
||||
ddwarned++;
|
||||
}
|
||||
goto nextparam;
|
||||
}
|
||||
if (eq(wd, "profiling-routine")) {
|
||||
filetype = PROFILING;
|
||||
goto nextparam;
|
||||
|
Loading…
Reference in New Issue
Block a user