Explorar el Código

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 hace 9 años
padre
commit
10bc7f1214
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      .idea/plugins.iml

+ 0
- 1
.idea/plugins.iml Ver fichero

@@ -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…
Cancelar
Guardar