Commented out the deprecated angle type conversion operators. They weren't used...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 28 Sep 2007 02:08:18 +0000 (02:08 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 28 Sep 2007 02:08:18 +0000 (02:08 +0000)
commit4dd6c6c11c69d048bd14cddf9c4336017dcd6ea7
tree506b7b46e97fb1465e53c6434b54124567e3e934
parent1bd2f1e17d994786de6f285b3be156320d9f066a
Commented out the deprecated angle type conversion operators.  They weren't used anywhere (everything still compiles without them, anyway) and they were preventing the multiplication operators from working.  (g++ complains "error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second").

git-svn-id: http://svn.voria.com/code@792 1f10aa63-cdf2-0310-b900-c93c546f37ac
ETL/trunk/ETL/_angle.h