aboutsummaryrefslogtreecommitdiffhomepage
path: root/proc.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-10-26 20:51:02 +1000
committerGravatar axel <axel@liljencrantz.se>2005-10-26 20:51:02 +1000
commit5ba0affdd7b18ed970c039961b75da2cb925d6cd (patch)
tree03d3494a2d3a83abc3d527af4074870e1932d19c /proc.c
parent721f6169640d8fcf0697d225098141202c693ada (diff)
Minor performance tweaks
darcs-hash:20051026105102-ac50b-ffa35c43fd9e1aad47229260e5d7da4249cacdcf.gz
Diffstat (limited to 'proc.c')
-rw-r--r--proc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proc.c b/proc.c
index bc27a214..9bae4774 100644
--- a/proc.c
+++ b/proc.c
@@ -486,7 +486,6 @@ static void fire_process_event( const wchar_t *msg, int type, pid_t pid, int sta
{
static event_t ev;
event_t e;
-
e.function_name=0;