devhelp r1146 - trunk/src
- From: rhult svn gnome org
- To: svn-commits-list gnome org
- Subject: devhelp r1146 - trunk/src
- Date: Mon, 6 Oct 2008 16:22:36 +0000 (UTC)
Author: rhult
Date: Mon Oct 6 16:22:36 2008
New Revision: 1146
URL: http://svn.gnome.org/viewvc/devhelp?rev=1146&view=rev
Log:
Save before committing (remove old code to sort by book/page)
Modified:
trunk/src/dh-link.c
Modified: trunk/src/dh-link.c
==============================================================================
--- trunk/src/dh-link.c (original)
+++ trunk/src/dh-link.c Mon Oct 6 16:22:36 2008
@@ -126,8 +126,6 @@
DhLink *la = (DhLink *) a;
DhLink *lb = (DhLink *) b;
gint flags_diff;
- gint book_diff;
- gint page_diff;
/* Sort deprecated hits last. */
flags_diff = (la->flags & DH_LINK_FLAGS_DEPRECATED) -
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]