Browse Source

Remove weird circular dependency.

Plugins depends on the main DMDirc project for some reason.
It shouldn't. That's weird.
pull/34/head
Chris Smith 9 years ago
parent
commit
10bc7f1214
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      .idea/plugins.iml

+ 0
- 1
.idea/plugins.iml View File

@@ -16,7 +16,6 @@
16 16
     <orderEntry type="module" module-name="dcc" />
17 17
     <orderEntry type="module" module-name="dcop" />
18 18
     <orderEntry type="module" module-name="debug" />
19
-    <orderEntry type="module" module-name="dmdirc" />
20 19
     <orderEntry type="module" module-name="dns" />
21 20
     <orderEntry type="module" module-name="exec" />
22 21
     <orderEntry type="module" module-name="freedesktop_notifications" />

Loading…
Cancel
Save