Revision: 44845
http://brlcad.svn.sourceforge.net/brlcad/?rev=44845&view=rev
Author: bhinesley
Date: 2011-06-09 00:04:37 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
Don't need to keep the window name around, since ManBrowser has getBrowser
Modified Paths:
--------------
brlcad/trunk/src/tclscripts/archer/Archer.tcl
Modified: brlcad/trunk/src/tclscripts/archer/Archer.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/Archer.tcl 2011-06-08 23:36:33 UTC
(rev 44844)
+++ brlcad/trunk/src/tclscripts/archer/Archer.tcl 2011-06-09 00:04:37 UTC
(rev 44845)
@@ -3782,9 +3782,7 @@
buildarcherHelp
# Build manual browser
- set disabledPages [list]
- global archerMan [ManBrowser $itk_interior.archerMan2 -parentName Archer \
- -disabledPages $disabledPages]
+ ManBrowser $itk_interior.archerMan2 -parentName Archer
buildMouseOverridesDialog
# buildInfoDialog mouseOverridesDialog \
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits