Remove some unused code.

2004-03-07  Glynn Foster  <glynn.foster@sun.com>

	* src/util.c: Remove some unused code.
This commit is contained in:
Glynn Foster 2004-03-06 18:52:08 +00:00 committed by Glynn Foster
parent 0e37613d25
commit 8edcd96f02
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2004-03-07 Glynn Foster <glynn.foster@sun.com>
* src/util.c: Remove some unused code.
2004-03-07 Glynn Foster <glynn.foster@sun.com>
* AUTHORS: Update to add Mike.

View File

@ -36,9 +36,6 @@
#include "zenity.h"
#include <gconf/gconf-client.h>
#define URL_HANDLER_DIR "/desktop/gnome/url-handlers/"
#define DEFAULT_HANDLER_PATH "/desktop/gnome/url-handlers/unknown/command"
#define ZENITY_OK_DEFAULT 0
#define ZENITY_CANCEL_DEFAULT 1
#define ZENITY_ESC_DEFAULT 1