remove URL_COMMAND

This commit is contained in:
Daniel Micay 2012-06-07 20:22:23 -04:00
parent 671b3d7a0e
commit 92c3e955a6
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
static const char *url_regex = "(ftp|http)s?://[-a-zA-Z0-9.?$%&/=_~#.,:;+()]*";
#define URL_COMMAND(URL_MATCH) {"/usr/bin/firefox", URL_MATCH, NULL}
// 0.0: opaque, 1.0: transparent
//#define TRANSPARENCY 0.2