openbsd: really drop all lsof related code

This commit is contained in:
Antoine Jacoutot
2014-01-23 15:03:36 +01:00
parent 73d4679ad8
commit ecbfade528
3 changed files with 1 additions and 51 deletions

View File

@@ -32,7 +32,6 @@
G_BEGIN_DECLS
char *execute_lsof(pid_t pid);
gboolean safe_readlink(const char *path, char *buf, int bufsiz);
G_END_DECLS