diff options
author | Francois Tigeot <ftigeot@wolfpond.org> | 2011-04-22 23:41:42 +0200 |
---|---|---|
committer | Francois Tigeot <ftigeot@wolfpond.org> | 2011-04-22 23:43:14 +0200 |
commit | f66ae2830d868d13d4c1d1874e50e98b6c9cbb40 (patch) | |
tree | 449d9bb6adefee95892c4ecccf9a5f49b4b54c31 /starmath/inc | |
parent | ac6c250d9e3e585260102dba791ffdef6d8ee0a5 (diff) |
Remove PM2 macro usage
Diffstat (limited to 'starmath/inc')
-rw-r--r-- | starmath/inc/applicat.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/starmath/inc/applicat.hxx b/starmath/inc/applicat.hxx index d708d3d76c2d..326c2d0adf9a 100644 --- a/starmath/inc/applicat.hxx +++ b/starmath/inc/applicat.hxx @@ -38,10 +38,6 @@ class SvxErrorHandler; #define APPLICATIONNAME "smath3" -#ifdef PM2 -#define RELEASE "PM304" -#endif - #ifdef WNT #define RELEASE "WNT304" #endif |