summaryrefslogtreecommitdiff
path: root/devel/titano/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/titano/files/patch-ab')
-rw-r--r--devel/titano/files/patch-ab14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/titano/files/patch-ab b/devel/titano/files/patch-ab
deleted file mode 100644
index cdc21a408f3e..000000000000
--- a/devel/titano/files/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/prefs.cc 2000/09/25 12:01:34 1.1
-+++ src/prefs.cc 2000/09/25 12:03:32
-@@ -8,6 +8,11 @@
-
- Preferences::Preferences(void)
- {
-+ defaultdir=NULL;
-+ lastname=NULL;
-+ lastdir=NULL;
-+ name=NULL;
-+ mail=NULL;
- file = g_strconcat(home,"/.titano/titano",NULL);
-
- if(Preferences::check())