Author: dpage Date: 2005-05-18 12:03:11 +0100 (Wed, 18 May 2005) New Revision: 4205
Modified: trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.c Log: Hmm, wonder why this isn't working as expected. Modified: trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.c =================================================================== --- trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.c 2005-05-18 11:02:35 UTC (rev 4204) +++ trunk/pgadmin3/xtra/pgagent/pgaevent/pgaevent.c 2005-05-18 11:03:11 UTC (rev 4205) @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////// // // pgAgent - PostgreSQL Tools -// $Id$ +// RCS-ID: $Id: pgAdmin3.cpp 4181 2005-05-13 11:12:03Z dpage $ // Copyright (C) 2003 The pgAdmin Development Team // This software is released under the Artistic Licence // @@ -9,7 +9,6 @@ // ////////////////////////////////////////////////////////////////////////// - #include <windows.h> #include <olectl.h> #include <string.h> ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster