summaryrefslogtreecommitdiff
path: root/src/builtin_hashes.c
diff options
context:
space:
mode:
authorMichael Jennings <mej@lbl.gov>2013-03-22 11:06:32 -0700
committerMichael Jennings <mej@lbl.gov>2013-03-22 11:06:32 -0700
commit8fabff39c7cb779069c4684a170702b369ba9163 (patch)
tree113bf787f14e51a7352c628ff5e6e63114eb01a9 /src/builtin_hashes.c
parent12e2329458361da47e42f1b6266280cf8902b7a5 (diff)
downloadlibast-8fabff39c7cb779069c4684a170702b369ba9163.tar.gz
Remove RCS keyword strings; Git doesn't support them.
Diffstat (limited to 'src/builtin_hashes.c')
-rw-r--r--src/builtin_hashes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/builtin_hashes.c b/src/builtin_hashes.c
index 7fda314..fe6a4ef 100644
--- a/src/builtin_hashes.c
+++ b/src/builtin_hashes.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