removed unused plugin check
This commit is contained in:
parent
22615371e7
commit
a2276c7fce
@ -144,14 +144,6 @@ function open_compose() {
|
|||||||
|
|
||||||
# OK, here's where all the real work gets done
|
# OK, here's where all the real work gets done
|
||||||
|
|
||||||
##
|
|
||||||
## If plugins are wrapped, check them
|
|
||||||
##
|
|
||||||
if [ -x "/usr/bin/mozilla-plugin-config" ]
|
|
||||||
then
|
|
||||||
/usr/bin/mozilla-plugin-config
|
|
||||||
fi
|
|
||||||
|
|
||||||
# check to see if there's an already running instance or not
|
# check to see if there's an already running instance or not
|
||||||
ALREADY_RUNNING=`check_running`
|
ALREADY_RUNNING=`check_running`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user