summaryrefslogtreecommitdiffstats
path: root/admin/build-doc
diff options
context:
space:
mode:
Diffstat (limited to 'admin/build-doc')
-rwxr-xr-xadmin/build-doc2
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/build-doc b/admin/build-doc
index f52f17bb668..52e9086bff1 100755
--- a/admin/build-doc
+++ b/admin/build-doc
@@ -48,8 +48,6 @@ fi
# for availability of commands
set -e
-cat $TOPDIR/src/osd/PeeringState.h $TOPDIR/src/osd/PeeringState.cc | $TOPDIR/doc/scripts/gen_state_diagram.py > $TOPDIR/doc/dev/peering_graph.generated.dot
-
cd build-doc
[ -z "$vdir" ] && vdir="$TOPDIR/build-doc/virtualenv"