remove accidentally committed trial code

svn: r9408
This commit is contained in:
James G Sack
2007-11-26 05:22:20 +00:00
parent ecfa4aa0c0
commit 97a720945f
2 changed files with 6 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2007-11-25 Jim Sack <jgsack@san.rr.com>
* src/gramps_main.py : remove trial code left in on last commit
the r9407 trial code may be of interest as it demos how I avoid
gui popups when doing CLI testing -- but I think there's probably
a cleaner way, and maybe it also deserves a CLI option.
2007-11-25 Jim Sack <jgsack@san.rr.com>
* src/const.py.in : add USER_xxx for more centralization
* src/ViewManager.py : use const.USER_DOCGEN