summaryrefslogtreecommitdiffstats
path: root/common/sysutils.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-05-20 00:39:45 +0200
committerWerner Koch <wk@gnupg.org>2009-05-20 00:39:45 +0200
commit4fa261f8ecb16fabb4d06403f6ffacaa010ce453 (patch)
treef2786955474b37c97172d5dbf932e17bc48a2543 /common/sysutils.h
parentRemove testing cruft. (diff)
downloadgnupg2-4fa261f8ecb16fabb4d06403f6ffacaa010ce453.tar.xz
gnupg2-4fa261f8ecb16fabb4d06403f6ffacaa010ce453.zip
Fix possible system freeze on Mac OS X.
Diffstat (limited to 'common/sysutils.h')
-rw-r--r--common/sysutils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/sysutils.h b/common/sysutils.h
index de1e3bb1e..fd4340f3d 100644
--- a/common/sysutils.h
+++ b/common/sysutils.h
@@ -56,7 +56,4 @@ void gnupg_allow_set_foregound_window (pid_t pid);
#endif /*HAVE_W32_SYSTEM*/
-
-
-
#endif /*GNUPG_COMMON_SYSUTILS_H*/