[byzanz] Remove unused struct
- From: Benjamin Otte <otte src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [byzanz] Remove unused struct
- Date: Wed, 26 Aug 2009 10:22:17 +0000 (UTC)
commit eae3e003dab3e883e8e9def72c9c5a4f2f5171da
Author: Benjamin Otte <otte gnome org>
Date: Wed Aug 19 23:00:34 2009 +0200
Remove unused struct
src/byzanzsession.c | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/src/byzanzsession.c b/src/byzanzsession.c
index 2fd1e3c..d4de0f3 100644
--- a/src/byzanzsession.c
+++ b/src/byzanzsession.c
@@ -57,14 +57,6 @@ typedef struct {
GdkRegion * region; /* relevant region of image */
} SessionJob;
-typedef struct {
- GdkRegion * region; /* the region this image represents */
- GTimeVal tv; /* timestamp of image */
- int fd; /* file the image is stored in */
- char * filename; /* only set if last image in file */
- off_t offset; /* offset at which the data starts */
-} StoredImage;
-
struct _ByzanzSession {
/*< private >*/
/* set by user - accessed ALSO by thread */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]