mirror of
https://github.com/uutils/coreutils
synced 2024-11-15 17:28:03 +00:00
Merge pull request #645 from jbcrail/rm-unused-attribute
Remove unused attribute.
This commit is contained in:
commit
333f7f6dec
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
* that was distributed with this source code.
|
||||
*/
|
||||
|
||||
#![feature(process_id)]
|
||||
|
||||
extern crate libc;
|
||||
extern crate time;
|
||||
|
||||
|
|
Loading…
Reference in a new issue