diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CPP-DEFINES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES index de82ddf421a..b2e5bdb314a 100644 --- a/admin/CPP-DEFINES +++ b/admin/CPP-DEFINES | |||
| @@ -40,8 +40,6 @@ FRAME_WINDOW_P A GUI frame (like X, w32, etc.) | |||
| 40 | ** Support for accessing other processes on the system ** | 40 | ** Support for accessing other processes on the system ** |
| 41 | 41 | ||
| 42 | HAVE_PROCFS The /proc filesystem is supported. | 42 | HAVE_PROCFS The /proc filesystem is supported. |
| 43 | LISTPROC A function that returns a list of PIDs of system processes. | ||
| 44 | PROCATTR A function that returns attributes of a process. | ||
| 45 | 43 | ||
| 46 | ** Compile-time options ** | 44 | ** Compile-time options ** |
| 47 | 45 | ||