summaryrefslogtreecommitdiff
path: root/ot_livesync.c
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2024-04-16 16:18:53 +0200
committerDirk Engling <erdgeist@erdgeist.org>2024-04-16 16:18:53 +0200
commitd3985b00b5fb272f6d8bb8ba8ac50b493c40082d (patch)
treeb09a5512b32c55e0f35d9411a214957527171155 /ot_livesync.c
parent8fd8a54c4ee34e5d879227f261f881f13002f789 (diff)
Remove CVS version tags, they did not work anymore after moving to git
Diffstat (limited to 'ot_livesync.c')
-rw-r--r--ot_livesync.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ot_livesync.c b/ot_livesync.c
index 246317b..269b8d8 100644
--- a/ot_livesync.c
+++ b/ot_livesync.c
@@ -237,4 +237,3 @@ static void *livesync_worker(void *args) {
237} 237}
238 238
239#endif 239#endif
240const char *g_version_livesync_c = "$Source$: $Revision$\n";