summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-12-28 16:00:22 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-12-28 16:00:22 +0100
commit03389d193181128c3911543a52c78a6e7631ab57 (patch)
tree964fc75db5931eb06b861b38a544926409ebfc69 /src
parent72b8054ecc4c53cb9a138266fd267f2334f32a37 (diff)
Replace an enum with 'const' variables in test/animated.cxx
- replace enum value 'FRAMES' with 'const unsigned int frames' - replace enum value 'DIM' with 'const unsigned int dim' - remove commented statements that have never been used. Note: this also changes uppercase enum values to lowercase constants.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions