X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32taskbar.c;h=f57db110c4536c4bac660bb2360b875b3d9ed129;hp=27d45b4f69200b40a81cf13a31a2ab40cc137c5b;hb=fdbc2647e7be299218036c36c9179b6f5adb2349;hpb=8675bc0559b182e88e9dfbfd98cc9c9f8717cf0b diff --git a/w32taskbar.c b/w32taskbar.c index 27d45b4f..f57db110 100644 --- a/w32taskbar.c +++ b/w32taskbar.c @@ -1,4 +1,3 @@ -const char w32taskbar_rcs[] = "$Id: w32taskbar.c,v 1.13 2012/03/09 16:23:50 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/w32taskbar.c,v $ @@ -46,8 +45,6 @@ const char w32taskbar_rcs[] = "$Id: w32taskbar.c,v 1.13 2012/03/09 16:23:50 fabi #include "w32res.h" #include "w32log.h" -const char w32taskbar_h_rcs[] = W32TASKBAR_H_VERSION; - #ifndef _WIN_CONSOLE /* entire file */ #define WM_TRAYMSG WM_USER+1