Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1821 for code/trunk


Ignore:
Timestamp:
Sep 22, 2008, 4:52:49 PM (16 years ago)
Author:
rgrieder
Message:

Deleted obsolete Error class.

Location:
code/trunk
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/util/CMakeLists.txt

    r1764 r1821  
    11SET(UTIL_SRC_FILES
    22  Clipboard.cc
    3   Error.cc
    43  CRC32.cc
    54  Exception.cc
  • code/trunk/visual_studio/vc8/util.vcproj

    r1764 r1821  
    157157                        </File>
    158158                        <File
    159                                 RelativePath="..\..\src\util\Error.cc"
    160                                 >
    161                         </File>
    162                         <File
    163159                                RelativePath="..\..\src\util\Exception.cc"
    164160                                >
     
    215211                        </File>
    216212                        <File
    217                                 RelativePath="..\..\src\util\Error.h"
    218                                 >
    219                         </File>
    220                         <File
    221213                                RelativePath="..\..\src\util\Exception.h"
    222214                                >
Note: See TracChangeset for help on using the changeset viewer.