projects
/
bluesky.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff95dc
)
Drop a verbose debugging message.
author
Michael Vrable
<mvrable@cs.ucsd.edu>
Thu, 4 Nov 2010 23:59:55 +0000
(16:59 -0700)
committer
Michael Vrable
<mvrable@cs.ucsd.edu>
Thu, 4 Nov 2010 23:59:55 +0000
(16:59 -0700)
bluesky/log.c
patch
|
blob
|
history
diff --git
a/bluesky/log.c
b/bluesky/log.c
index
9455058
..
ad1dac1
100644
(file)
--- a/
bluesky/log.c
+++ b/
bluesky/log.c
@@
-656,8
+656,6
@@
BlueSkyRCStr *bluesky_log_map_object(BlueSkyCloudLog *item, gboolean map_data)
str = bluesky_string_new_from_mmap(map, file_offset, file_size);
map->atime = bluesky_get_current_time();
- g_print("Returning item at offset 0x%zx.\n", file_offset);
-
exit2:
bluesky_cachefile_unref(map);
g_mutex_unlock(map->lock);