mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02: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 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue