summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2007-02-14 10:43:34 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-02-14 10:43:34 +0000
commit6d11f6f897a17b92f3df1db35f6f6e21654ac130 (patch)
tree1d7c3bcaefd0d42b20b2e2ccecc3a60ef81a233e /src/common.h
parent4f49a38402a8c5e04f6901e5296fb391400236be (diff)
downloadirssi-6d11f6f897a17b92f3df1db35f6f6e21654ac130.zip
Replace last occurrence of IRSSI_DIR_SHORT with get_irssi_dir() and remove it.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4415 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h
index 085125a5..a2894a50 100644
--- a/src/common.h
+++ b/src/common.h
@@ -5,7 +5,6 @@
#define IRSSI_AUTHOR_EMAIL "cras@irssi.org"
#define IRSSI_AUTHOR "Timo Sirainen <"IRSSI_AUTHOR_EMAIL">"
-#define IRSSI_DIR_SHORT "~/.irssi"
#define IRSSI_DIR_FULL "%s/.irssi" /* %s == g_get_home_dir() */
#define IRSSI_GLOBAL_CONFIG "irssi.conf" /* config file name in /etc/ */