Changeset 4214


Ignore:
Timestamp:
05/27/04 14:05:49 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r4213 r4214  
    2323   * mastro/MAstroCatalog.cc
    2424     - removed a statement after '#endif'
     25
     26   * mastro/MAstroCamera.h
     27     - removed obsolete empty function which (believing the Changelog)
     28       are not there at all!
    2529
    2630
     
    618622
    619623 
     624
    620625 2004/05/03: Thomas Bretz
    621626
  • trunk/MagicSoft/Mars/mastro/MAstroCamera.h

    r4002 r4214  
    3131    ~MAstroCamera();
    3232
    33     void SetStarList(TList*)
    34       {
    35       }
    36    
    37     void FillStarList()
    38       {
    39       }
    40    
    4133    void SetMirrors(TClonesArray &arr);
    4234    void SetMirrors(const char *fname);
Note: See TracChangeset for help on using the changeset viewer.