summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_process.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_process.h')
-rw-r--r--src/nxt_process.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nxt_process.h b/src/nxt_process.h
index de54e383..16d6110c 100644
--- a/src/nxt_process.h
+++ b/src/nxt_process.h
@@ -13,9 +13,6 @@
#endif
-#define nxt_getpid() \
- getpid()
-
typedef pid_t nxt_pid_t;