summaryrefslogtreecommitdiff
path: root/gio/giomm.h
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2008-02-09 15:37:19 +0000
committerMurray Cumming <murrayc@src.gnome.org>2008-02-09 15:37:19 +0000
commit6e8bcd913596cd240b5cd7ef2b9c5210eb31c8c1 (patch)
tree0ee8a4a5cc08f0d102f58dcebbbb3af9f01ea52b /gio/giomm.h
parentf42b605880b16d0028fe2f5d177e399efa1671b1 (diff)
downloadglibmm-6e8bcd913596cd240b5cd7ef2b9c5210eb31c8c1.tar.gz
removed SimpleAsyncResult because I do not believe it is really public
2008-02-09 Murray Cumming, <murrayc@murrayc.com> * gio/giomm.h: * gio/src/Makefile_list_of_hg.am_fragment: * gio/src/simpleasyncresult.ccg: * gio/src/simpleasyncresult.hg: removed SimpleAsyncResult because I do not believe it is really public API. If we are wrong then we can resurrect it from svn later. svn path=/trunk/; revision=592
Diffstat (limited to 'gio/giomm.h')
-rw-r--r--gio/giomm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gio/giomm.h b/gio/giomm.h
index ee339ba2..9bba8135 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -49,7 +49,6 @@
#include <giomm/mountoperation.h>
#include <giomm/outputstream.h>
#include <giomm/seekable.h>
-#include <giomm/simpleasyncresult.h>
#include <giomm/volume.h>
#include <giomm/volumemonitor.h>
#include <giomm/contenttype.h>