Remove end of line whitespace to get rid of warnings on Linux.

git-svn-id: svn://10.0.0.236/trunk@58129 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nisheeth%netscape.com 2000-01-18 22:01:20 +00:00
parent e56df1283f
commit b26626967a

View File

@ -108,7 +108,7 @@ private:
# define MOZ_TIMER_PRINT(name)
# define MOZ_TIMER_LOG(msg) \
# define MOZ_TIMER_LOG(msg) \
do { \
char* str = __mysprintf msg; \
QuantifyAddAnnotation(str); \