11 lines
285 B
Text
11 lines
285 B
Text
|
--- src/parse.c.orig Wed Oct 18 14:18:45 2000
|
||
|
+++ src/parse.c Sat Oct 21 18:34:03 2000
|
||
|
@@ -689,6 +689,7 @@
|
||
|
GnomeHistoryEntry recent;
|
||
|
GList *list;
|
||
|
|
||
|
+ return; /* I donno why, but it segfaults in this routine all time */
|
||
|
/**
|
||
|
* Get GNOME's list of the recently used files.
|
||
|
**/
|