]> sourceware.org Git - lvm2.git/commitdiff
tools: Drop unused e2fsadm refs (replaced by fsadm).
authorAlasdair G Kergon <agk@redhat.com>
Thu, 16 Mar 2017 02:24:39 +0000 (02:24 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 16 Mar 2017 02:24:39 +0000 (02:24 +0000)
tools/stub.h

index a98346a64649b4c820738b828f2d848eddcb4722..f03e5d308bc1b286f81b1a291581537618f3afa5 100644 (file)
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-/*
-#define unimplemented \
-       log_error("Command not implemented yet."); return ECMD_FAILED
-
-int e2fsadm(struct cmd_context *cmd, int argc, char **argv) unimplemented
-*/
-
 int lvmsadc(struct cmd_context *cmd __attribute__((unused)),
            int argc __attribute__((unused)),
            char **argv __attribute__((unused)))
This page took 0.036374 seconds and 5 git commands to generate.