blam r605 - trunk/src
- From: atoker svn gnome org
- To: svn-commits-list gnome org
- Subject: blam r605 - trunk/src
- Date: Tue, 17 Jun 2008 03:01:08 +0000 (UTC)
Author: atoker
Date: Tue Jun 17 03:01:08 2008
New Revision: 605
URL: http://svn.gnome.org/viewvc/blam?rev=605&view=rev
Log:
Remove libbacon leftovers
Removed:
trunk/src/MessageConnection.cs
Modified:
trunk/src/Application.cs
trunk/src/Makefile.am
Modified: trunk/src/Application.cs
==============================================================================
--- trunk/src/Application.cs (original)
+++ trunk/src/Application.cs Tue Jun 17 03:01:08 2008
@@ -71,10 +71,6 @@
public static string BaseDir;
-#if USE_BACON
- private MessageConnection messageConn;
-#endif
-
private AddChannelDialog addChannelDialog;
private ChannelDialog channelDialog;
private PreferencesDialog preferencesDialog;
@@ -88,10 +84,6 @@
Gnome.Client client = null;
-#if USE_BACON
- private MessageConnection.MessageReceivedHandler mIpcHandler;
-#endif
-
enum TargetType {
String,
UriList
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Tue Jun 17 03:01:08 2008
@@ -28,7 +28,6 @@
ItemList.cs \
ItemView.cs \
MainloopEmitter.cs \
- MessageConnection.cs \
Opml.cs \
PreferencesDialog.cs \
Printing.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]