branch: elpa
commit 693eee65409717c80e10d7fbf03d3db67700da7d
Author: Matthew Leach <[email protected]>
Commit: Matthew Leach <[email protected]>
TikZ: Remove unneeded function.
* style/tikz.el (TeX-TikZ-arg-rect-point): Delete.
---
style/tikz.el | 4 ----
1 file changed, 4 deletions(-)
diff --git a/style/tikz.el b/style/tikz.el
index 4becb12..ca48735 100644
--- a/style/tikz.el
+++ b/style/tikz.el
@@ -42,10 +42,6 @@ CLOSE\". If OPEN or CLOSE are nil, set them to `LaTeX-optop'
and
(concat open arg close)
""))
-(defun TeX-TikZ-get-prefix-string (prefix)
- "Return a string for the prefix to a command.
-")
-
(defun TeX-TikZ-arg-rect-point (_ignored &optional prefix)
"Prompt the user for a point on the Cartesian plane.
Ask the user for an X and Y coordinate, and return the string