aboutsummaryrefslogtreecommitdiff
path: root/dep/include/g3dlite/G3D/System.h
diff options
context:
space:
mode:
authormaximius <none@none>2009-10-17 16:20:24 -0700
committermaximius <none@none>2009-10-17 16:20:24 -0700
commit3f338cc1c328c7280957583b50598292cd8fb64b (patch)
treeca209c2cd024e3902b7844b3224bceff7c5bb570 /dep/include/g3dlite/G3D/System.h
parente585187b248f48b3c6e9247b49fa07c6565d65e5 (diff)
*Massive cleanup redux.
--HG-- branch : trunk
Diffstat (limited to 'dep/include/g3dlite/G3D/System.h')
-rw-r--r--dep/include/g3dlite/G3D/System.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dep/include/g3dlite/G3D/System.h b/dep/include/g3dlite/G3D/System.h
index ab5a8d60a76..81abff3fb50 100644
--- a/dep/include/g3dlite/G3D/System.h
+++ b/dep/include/g3dlite/G3D/System.h
@@ -22,7 +22,6 @@
# include <CoreServices/CoreServices.h>
#endif
-
namespace G3D {
typedef double RealTime;
@@ -116,7 +115,6 @@ public:
};
-
} // namespace
#endif