]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/viewer_rph.cxx
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Main / viewer_rph.cxx
index d8ab4c23c0327fe045a7a154b95622a12716515b..7b6aa6ac2bdfe929725dc631fe54d4f375082d7b 100644 (file)
@@ -139,6 +139,7 @@ inline static void fgMakeLOCAL( sgMat4 dst, const double Theta,
 #endif
 
 
+#if 0
 // convert sgMat4 to MAT3 and print
 static void print_sgMat4( sgMat4 &in) {
     int i, j;
@@ -149,6 +150,7 @@ static void print_sgMat4( sgMat4 &in) {
        cout << endl;
     }
 }
+#endif
 
 
 // Update the view parameters