diff options
author | tlatorre <tlatorre@uchicago.edu> | 2019-07-16 11:18:36 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2019-07-16 11:18:36 -0500 |
commit | ceb609472547935b056911643564860190a0a165 (patch) | |
tree | 53f27d1ec9ef56815d68c56ffe50b8a2ced5ad1b /src/sno.h | |
parent | 4178680c74627d6490b44ae6b59b4332700d952f (diff) | |
download | sddm-ceb609472547935b056911643564860190a0a165.tar.gz sddm-ceb609472547935b056911643564860190a0a165.tar.bz2 sddm-ceb609472547935b056911643564860190a0a165.zip |
delete some unused #defines and add a comment to the PSUP radius
Diffstat (limited to 'src/sno.h')
-rw-r--r-- | src/sno.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ #define AV_RADIUS_OUTER 606.00 #define AV_RADIUS 603.25 #define AV_THICKNESS 6.5 -/* FIXME: is this right? */ +/* Approximate radius of the PSUP in cm. */ #define PSUP_RADIUS 840.0 #endif |