diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-11-20 17:19:59 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-11-20 17:28:03 +0100 |
commit | 71ee467a12a4fbc9914e0d421431f32c953c26d0 (patch) | |
tree | 8d03d0b2e658b556fe2edfe23eed5de8f100814e /scp2 | |
parent | ee6bfe1910b6b3a255f3e393689397fc2c94cdda (diff) |
No more tubes res file
...apparently gone with e74fc93e4aba7887e6a278cc44c4bc0962471065 "tubes: use new
.ui format for contacts dialog."
Change-Id: I7f492e252b58d641a5cb8c722011df99a5a7d966
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_resource_ooo.scp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_resource_ooo.scp b/scp2/source/ooo/file_resource_ooo.scp index a065312a719d..9a04b2ff102d 100644 --- a/scp2/source/ooo/file_resource_ooo.scp +++ b/scp2/source/ooo/file_resource_ooo.scp @@ -123,7 +123,3 @@ STD_RES_FILE( gid_File_Res_T602Filter, t602filter ) STD_RES_FILE( gid_File_Res_Forui, forui ) STD_RES_FILE( gid_File_Res_For, for ) - -#ifdef ENABLE_TELEPATHY -STD_RES_FILE( gid_File_Res_Tubes, tubes ) -#endif |