Fossil SCM

Remove more legacy javascript: The functions xin() and xout() were already removed in [d89fea6a1c0823aa], so this is no longer necessary.

jan.nijtmans 2014-02-13 11:40 trunk
Commit 438eebcdbc3014882f4c712bd9bfe42d8fd5d689
-12
--- src/branch.c
+++ src/branch.c
@@ -368,16 +368,10 @@
368368
}
369369
if( cnt ){
370370
@ </ul>
371371
}
372372
db_finalize(&q);
373
- @ <script type="text/JavaScript">
374
- @ function xin(id){
375
- @ }
376
- @ function xout(id){
377
- @ }
378
- @ </script>
379373
style_footer();
380374
}
381375
382376
/*
383377
** This routine is called while for each check-in that is rendered by
@@ -423,13 +417,7 @@
423417
" ORDER BY event.mtime DESC",
424418
timeline_query_for_www(), TAG_BRANCH
425419
);
426420
www_print_timeline(&q, 0, 0, 0, brtimeline_extra);
427421
db_finalize(&q);
428
- @ <script type="text/JavaScript">
429
- @ function xin(id){
430
- @ }
431
- @ function xout(id){
432
- @ }
433
- @ </script>
434422
style_footer();
435423
}
436424
--- src/branch.c
+++ src/branch.c
@@ -368,16 +368,10 @@
368 }
369 if( cnt ){
370 @ </ul>
371 }
372 db_finalize(&q);
373 @ <script type="text/JavaScript">
374 @ function xin(id){
375 @ }
376 @ function xout(id){
377 @ }
378 @ </script>
379 style_footer();
380 }
381
382 /*
383 ** This routine is called while for each check-in that is rendered by
@@ -423,13 +417,7 @@
423 " ORDER BY event.mtime DESC",
424 timeline_query_for_www(), TAG_BRANCH
425 );
426 www_print_timeline(&q, 0, 0, 0, brtimeline_extra);
427 db_finalize(&q);
428 @ <script type="text/JavaScript">
429 @ function xin(id){
430 @ }
431 @ function xout(id){
432 @ }
433 @ </script>
434 style_footer();
435 }
436
--- src/branch.c
+++ src/branch.c
@@ -368,16 +368,10 @@
368 }
369 if( cnt ){
370 @ </ul>
371 }
372 db_finalize(&q);
 
 
 
 
 
 
373 style_footer();
374 }
375
376 /*
377 ** This routine is called while for each check-in that is rendered by
@@ -423,13 +417,7 @@
417 " ORDER BY event.mtime DESC",
418 timeline_query_for_www(), TAG_BRANCH
419 );
420 www_print_timeline(&q, 0, 0, 0, brtimeline_extra);
421 db_finalize(&q);
 
 
 
 
 
 
422 style_footer();
423 }
424
--- src/descendants.c
+++ src/descendants.c
@@ -447,16 +447,10 @@
447447
db_prepare(&q, "%s ORDER BY event.mtime DESC", blob_str(&sql));
448448
blob_reset(&sql);
449449
www_print_timeline(&q, TIMELINE_LEAFONLY, 0, 0, 0);
450450
db_finalize(&q);
451451
@ <br />
452
- @ <script type="text/JavaScript">
453
- @ function xin(id){
454
- @ }
455
- @ function xout(id){
456
- @ }
457
- @ </script>
458452
style_footer();
459453
}
460454
461455
#if INTERFACE
462456
/* Flag parameters to compute_uses_file() */
463457
--- src/descendants.c
+++ src/descendants.c
@@ -447,16 +447,10 @@
447 db_prepare(&q, "%s ORDER BY event.mtime DESC", blob_str(&sql));
448 blob_reset(&sql);
449 www_print_timeline(&q, TIMELINE_LEAFONLY, 0, 0, 0);
450 db_finalize(&q);
451 @ <br />
452 @ <script type="text/JavaScript">
453 @ function xin(id){
454 @ }
455 @ function xout(id){
456 @ }
457 @ </script>
458 style_footer();
459 }
460
461 #if INTERFACE
462 /* Flag parameters to compute_uses_file() */
463
--- src/descendants.c
+++ src/descendants.c
@@ -447,16 +447,10 @@
447 db_prepare(&q, "%s ORDER BY event.mtime DESC", blob_str(&sql));
448 blob_reset(&sql);
449 www_print_timeline(&q, TIMELINE_LEAFONLY, 0, 0, 0);
450 db_finalize(&q);
451 @ <br />
 
 
 
 
 
 
452 style_footer();
453 }
454
455 #if INTERFACE
456 /* Flag parameters to compute_uses_file() */
457
-6
--- src/tag.c
+++ src/tag.c
@@ -595,13 +595,7 @@
595595
timeline_query_for_www()
596596
);
597597
www_print_timeline(&q, 0, 0, 0, 0);
598598
db_finalize(&q);
599599
@ <br />
600
- @ <script type="text/JavaScript">
601
- @ function xin(id){
602
- @ }
603
- @ function xout(id){
604
- @ }
605
- @ </script>
606600
style_footer();
607601
}
608602
--- src/tag.c
+++ src/tag.c
@@ -595,13 +595,7 @@
595 timeline_query_for_www()
596 );
597 www_print_timeline(&q, 0, 0, 0, 0);
598 db_finalize(&q);
599 @ <br />
600 @ <script type="text/JavaScript">
601 @ function xin(id){
602 @ }
603 @ function xout(id){
604 @ }
605 @ </script>
606 style_footer();
607 }
608
--- src/tag.c
+++ src/tag.c
@@ -595,13 +595,7 @@
595 timeline_query_for_www()
596 );
597 www_print_timeline(&q, 0, 0, 0, 0);
598 db_finalize(&q);
599 @ <br />
 
 
 
 
 
 
600 style_footer();
601 }
602

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button