aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/licq/files/patch-ac')
-rw-r--r--net-im/licq/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/licq/files/patch-ac b/net-im/licq/files/patch-ac
deleted file mode 100644
index b688b8f3c3d4..000000000000
--- a/net-im/licq/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/licq.cpp Fri Oct 30 14:29:03 1998
-+++ src/licq.cpp Fri Oct 30 19:23:35 1998
-@@ -67,7 +67,7 @@
- cout << "Done installation, continuing load." << endl << endl;
- }
-
-- setStyle(WindowsStyle);
-+ setStyle(MotifStyle);
- // create the main widgets
- if (DEBUG_LEVEL >= 1) cout << "\n=> Setting up Licq daemon." << endl;
- icq = new ICQ;