diff options
| author | Will Thompson <will.thompson@collabora.co.uk> | 2010-12-01 19:19:47 +0000 |
|---|---|---|
| committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-12-15 13:41:01 +0000 |
| commit | baeaade204481e7bd400d419ebc2ccb2084c5fed (patch) | |
| tree | 67dd46903c960c1f7e55d773c2e76fcac9f3785f | |
| parent | 413166490899fa583a8193197e2b62310a3e5d37 (diff) | |
Remove long-obsolete mcd-presence-frame.h
| -rw-r--r-- | src/Makefile.am | 1 | ||||
| -rw-r--r-- | src/mcd-presence-frame.h | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 44871df7..016ad33a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,7 +28,6 @@ mc_headers = \ mcd-connection.h \ mcd-connection-plugin.h \ mcd-plugin.h \ - mcd-presence-frame.h \ mcd-channel.h \ mcd-proxy.h \ mcd-dispatcher.h \ diff --git a/src/mcd-presence-frame.h b/src/mcd-presence-frame.h deleted file mode 100644 index e75f7dd7..00000000 --- a/src/mcd-presence-frame.h +++ /dev/null @@ -1,13 +0,0 @@ -#ifndef MCD_PRESENCE_FRAME_H -#define MCD_PRESENCE_FRAME_H - -#include <glib.h> -#include <glib-object.h> - -#include "mcd-mission.h" -#include "mcd-account.h" -#include "mcd-account-manager.h" - -/* there is no presence frame */ - -#endif /* MCD_PRESENCE_FRAME_H */ |
