summaryrefslogtreecommitdiff
path: root/src/str.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/str.c')
-rw-r--r--src/str.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/str.c b/src/str.c
index 94f78c2..5037400 100644
--- a/src/str.c
+++ b/src/str.c
@@ -21,8 +21,6 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-static const char __attribute__((unused)) cvs_ident[] = "$Id$";
-
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif