Index: nss/lib/base/tracker.c |
=================================================================== |
--- nss/lib/base/tracker.c (revision 200337) |
+++ nss/lib/base/tracker.c (working copy) |
@@ -2,10 +2,6 @@ |
* License, v. 2.0. If a copy of the MPL was not distributed with this |
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |
-#ifdef DEBUG |
-static const char CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$"; |
-#endif /* DEBUG */ |
- |
/* |
* tracker.c |
* |