diff options
| author | Jay Sorg <jay.sorg@gmail.com> | 2012-06-04 12:51:22 -0700 |
|---|---|---|
| committer | Jay Sorg <jay.sorg@gmail.com> | 2012-06-04 12:51:22 -0700 |
| commit | dbd2cbca8e5ad361706b0ac013b62607bae4b5d3 (patch) | |
| tree | 9377af7f72e0b05117162aa5a6846778f2c03c2f /common/os_calls.h | |
| parent | 5cd7e29a9fa69c8b1b6c3a3ca8ebf8a9966a2492 (diff) | |
| download | xrdp-proprietary-dbd2cbca8e5ad361706b0ac013b62607bae4b5d3.tar.gz xrdp-proprietary-dbd2cbca8e5ad361706b0ac013b62607bae4b5d3.zip | |
syslog: cs/minor changes
Diffstat (limited to 'common/os_calls.h')
| -rw-r--r-- | common/os_calls.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/common/os_calls.h b/common/os_calls.h index 74c4a07b..ddcb59d8 100644 --- a/common/os_calls.h +++ b/common/os_calls.h @@ -252,12 +252,6 @@ int APP_CC g_exit(int exit_code); int APP_CC g_getpid(void); -/** - * Returns the current thread ID - * @return - */ -int APP_CC -g_gettid(void); int APP_CC g_sigterm(int pid); int APP_CC |
