diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/abrtlib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/abrtlib.h b/inc/abrtlib.h index ed54b528..6b1db552 100644 --- a/inc/abrtlib.h +++ b/inc/abrtlib.h @@ -233,7 +233,6 @@ char* xmalloc_sockaddr2dotted_noport(const struct sockaddr *sa); /* Random utility functions */ -uid_t getuidbyname(const char* login); /* Returns command line of running program. * Caller is responsible to free() the returned value. |