mirror of
https://github.com/irssi/irssi.git
synced 2025-04-25 20:41:23 -05:00
Remove unused macros.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4753 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
da1f993e7a
commit
88a7492566
@ -1,10 +1,6 @@
|
||||
#ifndef __COMMON_H
|
||||
#define __COMMON_H
|
||||
|
||||
#define IRSSI_WEBSITE "http://irssi.org/"
|
||||
#define IRSSI_AUTHOR_EMAIL "cras@irssi.org"
|
||||
#define IRSSI_AUTHOR "Timo Sirainen <"IRSSI_AUTHOR_EMAIL">"
|
||||
|
||||
#define IRSSI_DIR_FULL "%s/.irssi" /* %s == g_get_home_dir() */
|
||||
|
||||
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user