summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornicm <nicm>2015-09-11 14:41:50 +0000
committernicm <nicm>2015-09-11 14:41:50 +0000
commita3de5dbab1680528d622a5054075e3d8efced795 (patch)
tree1417f7b21aea11c4911a5f95d1de02f3faa079a6 /Makefile
parentcfabe30becba6f0c54035a29ee61a6a7f3d0cf60 (diff)
Merge delete-buffer into cmd-set-buffer.c and change the paste buffer
API so it has one paste_free() rather than free_top and free_name (everywhere that uses it already has the right pointer).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ad893d4b..653c8d85 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,6 @@ SRCS= alerts.c \
cmd-command-prompt.c \
cmd-confirm-before.c \
cmd-copy-mode.c \
- cmd-delete-buffer.c \
cmd-detach-client.c \
cmd-display-message.c \
cmd-display-panes.c \